sm.gui.getItemIconFromUuid

Gets the item resource, group and name for an item icon from a uuid

Kind: Function

Environments: Game

Game

sm.gui.getItemIconFromUuid( uuid )

Open the full Game reference

Parameters:

Name Type Description
uuid Uuid The uuid.

Returns:

Type Description
{string, string, string, string, string} The item resource, group, name, trackingType and shapeType.