GBX.lua.Authoring (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
The Authoring is an object housed in the [[GBX.lua.GameSettings (Object)|GameSettings]] object. It cannot be created, but can be found under the ''Authoring'' tab in [[GoodBlox Studio|GoodBlox Studio's]] settings (Tools > Settings...). It can also be reached through <code>settings().Authoring</code>.  
The Authoring is an object housed in the [[GBX.lua.GameSettings (Object)|GameSettings]] object. It cannot be created, but can be found under the ''Authoring'' tab in [[GoodBlox Studio|GoodBlox Studio's]] settings (Tools > Settings...). It can also be reached through <code>settings().Authoring</code>.  



Latest revision as of 19:55, 23 September 2021

The Authoring is an object housed in the GameSettings object. It cannot be created, but can be found under the Authoring tab in GoodBlox Studio's settings (Tools > Settings...). It can also be reached through settings().Authoring.

Functions

The Authoring only incorporates global functions.

Properties

In addition to the global properties, the Authoring also has these:

Events

The Authoring only incorporates global events.