ProtoFlux:Set Tag

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

The Set Tag node sets the Tag of the provided instance slot upon calling * (Call).

Inputs

* (Call)

Call this to set the Instance (Slot)'s tag to Tag (String).

Instance (Slot)

Slot to set the property for.

Tag (String)

The value to set Instance (Slot)'s Tag field to when * (Call) is called.

Outputs

Next (Continuation)

Sends an impulse when Instance (Slot)'s tag is set to Tag (String) when * (Call) is called.

Examples