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.

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