Global Properties

From ROBLOX Wiki
Revision as of 05:38, 10 December 2024 by PRG (talk | contribs) (Created page with "==Globals== There are a number of events, objects, values, etc. that are ''global'', in this case meaning that in every class you will be able to find these. It is assumed that these are in all of the Roblox classes, unless noted in the class description. {| cellspacing="5" border="0" width="50%" style="background-color: #fdd; border: 2px dashed #f00;" !Functions !Properties !Events |- |Clone |Name |AncestryChanged (Event)|Ance...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Globals

There are a number of events, objects, values, etc. that are global, in this case meaning that in every class you will be able to find these. It is assumed that these are in all of the Roblox classes, unless noted in the class description.

Functions Properties Events
Clone Name AncestryChanged
FindFirstChild Parent Changed
GetChildren archivable ChildAdded
# GetDebugId className ChildRemoved
GetFullName DescendantAdded
IsA DescendantRemoving
IsAncestorOf
IsDescendantOf
Remove
children