<Code Lib>
2025.3 Method
Changes 2
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…