Tool Events
null
∅
Tools
The Tool Events
node takes in a referenced ITool, and fires events if the tool is equipped or dequipped from the user.
Outputs
Equipped (Call)
Fires when the tool is equipped.
Dequipped (Call)
Fires when the tool is dequipped.
Globals
Tool (ITool)
The tool component reference.