FunctionsItemColorSanitizeColorItemColorSanitizeColor CallableItemColorSanitizeColor(item: Item): string[]Sanitize the color of the passed item, returning an array of valid color strings and of length Asset.ColorableLayerCount.Parametersitem: ItemThe item whose colors are to be validatedReturns string[]The validated colors returned as array
Sanitize the color of the passed item, returning an array of valid color strings and of length Asset.ColorableLayerCount.