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...")
 
mNo edit summary
Line 1: Line 1:
{{CatUp|Functions}}
<onlyinclude>{{Function|
<onlyinclude>{{Function|
name                  = IsAncestorOf
name                  = IsAncestorOf

Revision as of 02:39, 22 September 2021


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