Is Descendant Of
Description
Returns a boolean on whether or not the given object is a descendant of another object
Available to
Inputs
Ancestor (Object)
You give the path to an object.
Descendant (Object)
You give the path to an object.
Outputs
OutputValue (Bool)
You give the block the variable you want the result to be saved to.
Last updated