Loop Through Descendants
Description
Iterates through all the descendants of an instance.
Available to
Inputs
Object (Object)
The instance whose descendants will be looped through.
Outputs
Descendant (Variable)
The current descendant of the instance that is being looped through.
Last updated