added Index Of Child ProtoFlux Node Page |
Added category: ContinuouslyChanging nodes |
||
Line 33: | Line 33: | ||
[[Category:ProtoFlux:Slots]] | [[Category:ProtoFlux:Slots]] | ||
[[Category:ContinuouslyChanging nodes]] |
Revision as of 06:50, 27 May 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.