ProtoFlux:Has Tag

From Resonite Wiki
Revision as of 18:05, 10 February 2024 by 989onan (talk | contribs) (fix formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Has Tag
Instance
*
Tag
Info

Checks if the provided Instance slot has a get 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