Class reference: Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{CatUp|Lua Help}} | {{CatUp|Lua Help}} | ||
The following is documentation for specific | The following is documentation for specific GoodBlox Lua classes. Documentation is currently incomplete and subject to change. | ||
If you are looking for information on undocumented classes, one of your best resources is the [[Object Browser]] pane (under the Help menu in [[GoodBlox Studio]]). | If you are looking for information on undocumented classes, one of your best resources is the [[Object Browser]] pane (under the Help menu in [[GoodBlox Studio]]). |
Latest revision as of 07:43, 25 September 2021
The following is documentation for specific GoodBlox Lua classes. Documentation is currently incomplete and subject to change.
If you are looking for information on undocumented classes, one of your best resources is the Object Browser pane (under the Help menu in GoodBlox Studio).
Globals
There are a number of events, objects, values, etc. that are global, in this case meaning that in every class you will be able to find these. It is assumed that these are in all of the GoodBlox classes, unless noted in the class description.