ProtoFlux:Has Tag

From Resonite Wiki
Revision as of 21:32, 20 March 2025 by AmasterAmaster (talk | contribs) (Updated description, added link.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Has Tag
Instance
*
Tag
Info

The Has Tag node checks if the provided instance slot has a Tag equal to the provided tag (String).

Inputs

Instance (Slot)

Slot to check.

Tag (String)

The String to check with.

Outputs

* (bool)

If Instance (Slot)'s tag is equal to Tag (String).

Examples