(Redirected from ProtoFlux:Get Slot Active Self)
Get Slot Active Self
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
-
Example of a Get Slot Active Self being used in some protoflux code.