Added Get Slot Active ProtoFlux Node Page |
add category |
||
Line 28: | Line 28: | ||
== Examples == | == Examples == | ||
<gallery widths=480px | <gallery widths=480px heights=480px> | ||
File:ProtoFlux_example_Get_Slot_Active_1.webp|An example of Get Slot Active being used in a code. | File:ProtoFlux_example_Get_Slot_Active_1.webp|An example of Get Slot Active being used in a code. | ||
</gallery> | </gallery> | ||
[[Category:ProtoFlux:Slots:Info]] |
Revision as of 17:19, 10 February 2024
Get Slot Active
Slots
Get slot active is a ProtoFlux node that will check if Instance (Slot)'s parent hierarchy or Instance (Slot) itself is disabled.
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.