ProtoFlux:Set Slot Active Self

From Resonite Wiki
Revision as of 18:27, 10 February 2024 by 989onan (talk | contribs) (fix example)
Set Slot Active Self
*
Next
Instance
Active
Info

Set's the active field of the provided Instance slot upon calling * (Call).

Inputs

* (Call)

Call this to set the Instance (Slot)'s active field to Active (bool).

Instance (Slot)

Slot to set the property for.

Active (bool)

The value to set Instance (Slot)'s active field to when * (Call) is called.

Outputs

Next (Continuation)

Sends an impulse after * (Call) is called and Instance (Slot)'s active field was set to Active (bool).

Examples