ProtoFlux:IndexOfChild: Difference between revisions

From Resonite Wiki
added Index Of Child ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Index Of Child to ProtoFlux:IndexOfChild: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 33: Line 33:


[[Category:ProtoFlux:Slots]]
[[Category:ProtoFlux:Slots]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 00:23, 21 August 2025

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