<Code Lib>
M

FabricationService.GetPaletteName

Description:
Gets the name of a palette based on palette index.

public string GetPaletteName(
	int palette
)

  • Int32
    palette
    The index of the palette.
Return Value string The name of the palette.

Loading…