IsAncestorOf (Function)

From ROBLOX Wiki
Revision as of 12:34, 11 December 2024 by PRG (talk | contribs) (Created page with "{| |<onlyinclude> {{Function| name = IsAncestorOf |arguments = Instance '''descendent''' |returns = Boolean is ancestor |description = Returns True if the object is an ancestor of ''descendent'' |object = Global |}}</onlyinclude> |} Category:Functions")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Function
Syntax IsAncestorOf( Instance descendent )
Returns Boolean is ancestor
Description: Returns True if the object is an ancestor of descendent
In Object: Global