M

FabricationService.GetButton

Description:
Gets the service button for a given palette index and button index from the service.
public FabricationServiceButton GetButton(
	int paletteIndex,
	int buttonIndex
)
  • Int32
    paletteIndex
    The palette index.
  • Int32
    buttonIndex
    The button index.
Return Value FabricationServiceButton The service button.