ProtoFlux:Is Tool Equipped: Difference between revisions

From Resonite Wiki
Created a page for the Is Tool Equipped node.
 
mNo edit summary
 
Line 12: Line 12:
|}}
|}}


The <code>Is Tool Equiped</code> node checks to see if a [[Tools|tool]] reference is equipped on a user.
The '''Is Tool Equiped''' node checks to see if a [[Tools|tool]] reference is equipped on a user.


== Inputs ==
== Inputs ==
Line 24: Line 24:
=== * ([[Type:bool|bool]]) ===
=== * ([[Type:bool|bool]]) ===


The result if this tool is being equipped.
The result if this tool is equipped.


[[Category:ProtoFlux:Tools]]
[[Category:ProtoFlux:Tools]]

Latest revision as of 20:39, 13 February 2025

Is Tool Equiped
Tool
*
Tools

The Is Tool Equiped node checks to see if a tool reference is equipped on a user.

Inputs

* (ITool)

The tool to check.

Outputs

* (bool)

The result if this tool is equipped.