FabricationService.IsValidPaletteIndex
Description:
Validates the palette index.
Validates the palette index.
public bool IsValidPaletteIndex(
int paletteIndex
)
-
Int32paletteIndexThe palette index to check.
Return Value
bool
True if larger or equal to 0 and less than PaletteCount.