Find First Child Of Class

Description

Runs the connected block only if the given object has a child with the given class, does not support super classes.

Available to

Inputs

Parent (Object)

You give the path to an object.

workspace

ChildClass (String)

You give the block the ClassName of a object that you are looking for.

BasePart

Outputs

Result (Object)

You give the block the variable you want the found object to be saved to.

Part

Last updated