FabricationService.GetPaletteName
Description:
Gets the name of a palette based on palette index.
Gets the name of a palette based on palette index.
public string GetPaletteName(
int palette
)
-
Int32paletteThe index of the palette.
-
The index palette is not larger or equal to 0 and less than PaletteCount.