ToolClass.client_onUnequip
Called when a Player unequips the Tool.
Kind: Callback
Environments: Game
Game
Callback side: Client
ToolClass:client_onUnequip( animate )
Parameters:
| Name | Type | Description |
|---|---|---|
self |
table | The class instance. |
animate |
boolean | A boolean indicating whether the event should be animated or not. |