Get Slot Active
Info
Get slot active is a ProtoFlux node that will check if Instance (Slot)'s parent hierarchy or Instance (Slot) itself is disabled.
This Protoflux node does not update by itself on the Active property change. If you need to react to a Slot's activity dynamically, consider sourcing the Active property of the hierarchy's root Slot instead.
Inputs
Instance (Slot)
the slot to check for if itself or it's parent hierarchy is disabled.
Outputs
* (bool)
If Instance (Slot) itself or it's parent hierarchy is disabled.
Examples
-
An example of Get Slot Active being used in a code.