IsAncestorOf (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "<onlyinclude>{{Function| name = IsAncestorOf |arguments = Instance descendant |returns = Boolean is ancestor |description...")
(No difference)

Revision as of 11:36, 23 June 2020

Function
Syntax IsAncestorOf( Instance descendant )
Returns Boolean is ancestor
Description: Returns True if the object is an ancestor of descendent
In Object: Global