Loop Through Children
Description
Iterates through all the children of an instance.
Available to
Inputs
Object (Object)
The instance whose children will be looped through.
Outputs
Child (Variable)
The current child of the instance that is being looped through.
Last updated