FabricationService.GetButton
Description:
Gets the service button for a given palette index and button index from the service.
Gets the service button for a given palette index and button index from the service.
public FabricationServiceButton GetButton(
int paletteIndex,
int buttonIndex
)
-
Int32paletteIndexThe palette index.
-
Int32buttonIndexThe button index.
Return Value
The service button
The service button
-
the index paletteIndex is not larger or equal to 0 and less than PaletteCount