Global Properties

From Goodblox Wiki
Revision as of 20:43, 22 June 2020 by Pizzaboxer (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 th...")
(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
IsAncestorOf className childRemoved
IsDescendantOf DescendantAdded
Remove DescendantRemoving