Wait For Child
Description
Wait until the given object has a child with the given name, and then run the connected blocks.
Available to
Inputs
Parent (Object)
You give the path to an object.
ChildName (String)
You give the block the Name of a object that you are looking for.
TimeOut (Number)
Outputs
Result (Object)
You give the block the variable you want the found object to be saved to.
Last updated