ProtoFlux:Set Slot Persistent Self

From Resonite Wiki
Revision as of 18:23, 10 February 2024 by 989onan (talk | contribs) (Create Set Slot Order Offset ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Slot Persistent Self
*
Next
Instance
Persistent
Info

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

Inputs

* (Call) =

Call this to set the Instance (Slot)'s persistent field to Persistent (bool).

Instance (Slot)

Slot to set the property for.

Persistent (bool)

The value

Outputs

Next (Continuation)

Sends an impulse when Instance (Slot)'s persistent field is set to Persistent (bool) when * (Call) is called.

Examples