Player.getCurrentToolUuid
Returns the uuid of the tool the player is currently holding.
Kind: Function
Environments: Game
Game
player:getCurrentToolUuid( player )
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Uuid | The player. |
Returns:
| Type | Description |
|---|---|
| Tool | The player's held tool uuid. |