GBX.lua.Script (Object)

From Goodblox Wiki
Revision as of 11:32, 22 June 2020 by Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Class reference}} __NOTOC__ A Script in GoodBlox 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


A Script in GoodBlox 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.