Added category: ContinuouslyChanging nodes |
m YoshBot moved page ProtoFlux:Index Of Child to ProtoFlux:IndexOfChild: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:23, 21 August 2025
Index Of Child
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
-
An example code using index of child.