ProtoFlux:IndexOfChild

From Resonite Wiki
Revision as of 00:23, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Index Of Child to ProtoFlux:IndexOfChild: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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