ToolClass.client_onEquip

Called when a Player equips the Tool.

Kind: Callback

Environments: Game

Game

Callback side: Client

ToolClass:client_onEquip( animate )

Open the full Game reference

Parameters:

Name Type Description
self table The class instance.
animate boolean A boolean indicating whether the event should be animated or not.