sm.localPlayer.getGarmentName
Gets the title of the garment with the given uuid in the current language.
Kind: Function
Environments: Game
Game
sm.localPlayer.getGarmentName( uuid )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | The garment. |
Returns:
| Type | Description |
|---|---|
| string | The title of the garment |