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

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} __NOTOC__ 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 i...")
 
(Redirected page to GBX.lua.Script (Object))
Tag: New redirect
 
Line 1: Line 1:
{{CatUp|Class reference}}
#REDIRECT [[GBX.lua.Script (Object)]]
__NOTOC__
 
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:
*[[Disabled (Property)|Disabled]]
*[[LinkedSource]]
*[[Source]]
 
==Events==
The Script object only incorporates the global events.
 
[[Category:Goodblox Lua Objects]]

Latest revision as of 04:52, 15 July 2020