Created a page for the Tool Events node. (+ Added a suggestion note) |
m YoshBot moved page ProtoFlux:Tool Events to ProtoFlux:ToolEvents: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:37, 21 August 2025
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.