Main public logs
From ROBLOX Wiki
Jump to navigationJump to search
Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:35, 11 December 2024 PRG talk contribs created page IsDescendantOf (Function) (Created page with "{| |<onlyinclude> {{Function| name = IsDescendantOf |arguments = Instance '''ancestor''' |returns = Boolean is descendant |description = Returns True if the object is a descendant of ''ancestor'' |object = Global |}}</onlyinclude> |} == Description == Tells whether one of the Parents of the Parents of etc.. of the calling object is the argument == Example == <pre> a = Instance.new("Part") --> pu...")