sm.item.isTool
Check if the item uuid belongs to a Tool.
Kind: Function
Environments: Game
Game
sm.item.isTool( uuid )
Parameters:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | The uuid. |
Returns:
| Type | Description |
|---|---|
| boolean | True if the item uuid belongs to a tool. |