<Code Lib>
2025.3 Method
Changes 2
M

FabricationService.GetButtonCount

Description:
Gets the number of buttons for a given palette in the service.

public int GetButtonCount(
	int palette
)

  • Int32
    palette
    The index of the palette
Return Value Int32 The number of buttons.

Loading…