Find First Child Which IsA
Description
Runs the connected block only if the given object has a child with the given super class.
Available to
Inputs
Parent (Object)
You give the path to an object.
ChildClass (String)
You give the block the ClassName of a object that you are looking for.
Outputs
Result (Object)
You give the block the variable you want the found object to be saved to.
Last updated