sm.shape.getShapeUpperCaseTitle
Returns the block/part name for the given uuid in uppercase as given in the inventory description translations. Defaults to the shape title if an upper case version does not exist.
Kind: Function
Environments: Game
Game
sm.shape.getShapeUpperCaseTitle( uuid )
Parameters:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | The uuid. |
Returns:
| Type | Description |
|---|---|
| string | The shape title in upper case. |