ProtoFlux:GetSlotActiveSelf

From Resonite Wiki
Revision as of 16:25, 25 August 2025 by Zweetband (talk | contribs) (mentioned how GetSlotActiveSelf does not change on activity change, and provided a possible alternative.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Slot Active Self
Instance
*
Info

Gets the value of the provided Instance Slot's Active field.

This Protoflux node does not update by itself on the Active field change. If you need to react to a Slot's activity dynamically, consider sourcing the Slot's Active field instead.

Inputs

Instance (Slot)

Slot to check.

Outputs

* (bool)

Instance (Slot)'s Active field.

Examples