ProtoFlux:Set Slot Persistent Self

From Resonite Wiki
Revision as of 18:24, 10 February 2024 by 989onan (talk | contribs) (oops)
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 to set Instance (Slot)'s persistent field to.

Outputs

Next (Continuation)

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

Examples