IsAncestorOf (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Gamer3D
Made the IsAncestorOf page.
>Mr Doom Bringer
No edit summary
Line 3: Line 3:
|arguments            = [[Instance]] descendent
|arguments            = [[Instance]] descendent
|result              = [[Boolean]] is ancestor
|result              = [[Boolean]] is ancestor
|description          = Returns whether the instance is an ancestor of ''descendent''.
|description          = Returns True if the object is an ancestor of ''descendent''
|object              = Global
|object              = Global
|}}
|}}

Revision as of 00:10, 15 August 2007

IsAncestorOf( Instance descendent )
Returns nil
Description: Returns True if the object is an ancestor of descendent