Skip to main content

ServerAppearanceBundle

Callable


  • Prepares an appearance bundle so we can push it to the server. It minimizes it by keeping only the necessary information. (Asset name, group name, color, properties and difficulty)


    Parameters

    • Appearance: readonly Item[]

      The appearance array to bundle

    Returns AppearanceBundle

    • The appearance bundle created from the given appearance array