ProtoFlux:SetSlotOrderOffset

From Resonite Wiki
Revision as of 00:35, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Set Slot Order Offset to ProtoFlux:SetSlotOrderOffset: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Slot Order Offset
*
Next
Instance
OrderOffset
Info

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

Inputs

* (Call)

Call this to set the Instance (Slot)'s order offset to OrderOffset (long).

Instance (Slot)

Slot to set the property for.

OrderOffset (long)

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

Outputs

Next (Continuation)

Sends an impulse when Instance (Slot)'s Order Offset is set to OrderOffset (long) when * (Call) is called.

Examples