RBX.lua.Script (Object)

From ROBLOX Wiki

Jump to: navigation, search
Image:ArrowSquare.png Up one category:
Class reference


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.

Personal tools