Tool.isEquipped
Returns whether the tool is equipped or not.
Kind: Function
Environments: Game
Game
tool:isEquipped( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
Returns:
| Type | Description |
|---|---|
| boolean | whether the tool is equipped or not. |