Class reference: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Gamer3D
m →‎Globals: Small capitalization errors.
>Mr Doom Bringer
Check the Object Browser before you change anything. the function is now "FindFirstChild," copy stuff EXACTLY as you see it in the browser.
Line 12: Line 12:
**'''''Functions'''''
**'''''Functions'''''
*[[clone]]
*[[clone]]
*[[findFirstChild]]
*[[FindFirstChild]]
*[[GetChildren]]
*[[GetChildren]]
*[[IsAncestorOf]]
*[[IsAncestorOf]]

Revision as of 00:01, 15 August 2007


The following is documentation for specific Roblox lua classes. Documentation is currently incomplete and subject to change.

If you are looking for information on undocumented classes, one of your best resources is the Class Explorer pane (under the Help menu in Roblox Studio).


Globals

There are a number of evens, 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 following classes, except noted in the class description.

Classes [RBX.lua.]

Items in Italics are preliminary, and can change without notice. Use for new work only.

Items in Bold are depreciated, and should not be used for new work.


Enums