FabricationService.GetButtonCount
Description:
Gets the number of buttons for a given palette in the service.
Gets the number of buttons for a given palette in the service.
public int GetButtonCount(
int palette
)
-
Int32paletteThe index of the palette
Return Value
Int32
The number of buttons.
-
The index palette is not larger or equal to 0 and less than PaletteCount.