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.
-
The index paletteIndex is not larger or equal to 0 and less than PaletteCount.