<Code Lib>
M

FabricationService.GetPaletteName

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

public string GetPaletteName(
	int palette
)

  • palette
    The index of the palette.
Return Value String The name of the palette.

Loading…