RBX.lua.Script (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
m RBX.Lua.Script (Object) moved to RBX.lua.Script (Object)
>Mindraker
m RBX.Lua.Script (Object) moved to RBX.lua.Script (Object)
(No difference)

Revision as of 16:08, 26 August 2008


A Script in Roblox is a type of object that hold a section of Lua code. This script can be used in many, many ways and is very versatile in applications.

Functions

The Script object only incorporates the global functions.

Properties

In addition to the Global properties, the Script also has these:

Events

The Script object only incorporates the global events.