FunctionsServerAppearanceBundleServerAppearanceBundle CallableServerAppearanceBundle(Appearance: readonly Item[]): AppearanceBundlePrepares 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)ParametersAppearance: readonly Item[]The appearance array to bundleReturns AppearanceBundleThe appearance bundle created from the given appearance array
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)