<Code Lib>
M

FabricationService.GetButtonCount

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

public int GetButtonCount(
	int group
)

  • Int32
    group
    The index of the group
Return Value int The number of buttons.

Loading…