ProtoFlux:Has Tag

From Resonite Wiki
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