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