Tags are Strings that Resonite uses to label slots, Dynamic Variables (Triggers & Receivers), and other objects that require a tag. Not to be confused with Rich Text Formatting tags.
How To Use
Tags can be used as a simple label, or it can be part of a complex system. Tags can also be swapped for other tags through ProtoFlux, especially when driving a receiver. Here are the following things that require tags:
- Slots have a tag field
- Dynamic Impulse Receiver node (including the Async variant)
- Dynamic Impulse Trigger node (including the Async variant)
- Find Child By Tag
- Find Parent By Tag
- Has Tag
- Get Tag
- Set Tag
Why Use Tags
(ToDo)