ProtoFlux:Set Child Index

From Resonite Wiki
Revision as of 03:29, 10 February 2024 by 989onan (talk | contribs) (create Set Child Index ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Child Index
*
Next
Instance
Index
Slots

Sets the offset of the provided Instance (Slot) in the inspector compared to others that have the same immediate parent to Index (Int).

Inputs

* (Call)

Call to set the index of Instance (Slot) to Index (Int).

Instance (Slot)

The slot to set the child index of.

Index (Int)

The child index to set Instance (Slot) to.

Outputs

Next (Continuation)

sends an impulse after * (Call) is called and Instance (Slot) has had it's index set to Index (Int).

Examples