Global Properties
From Goodblox Wiki
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 | |