ProtoFlux:IndexOfChild

From Resonite Wiki
Revision as of 06:50, 27 May 2025 by Yosh (talk | contribs) (Added category: ContinuouslyChanging nodes)
Index Of Child
Instance
*
Slots

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

Inputs

Instance ( Slot)

The slot to read the child index of.

Outputs

* (Int)

The child index of the provided Instance ( Slot)

Examples