Difference between revisions of "Manual:Lua Functions"
Jump to navigation
Jump to search
m (moved Manual:LUA Functions to Manual:Lua Functions) |
Revision as of 22:44, 10 May 2011
Function Categories
Label/Window creation/manipulation Functions: These functions are used to construct custom user GUIs. They deal mainly with miniconsole/label/gauge creation and manipulation.
createMiniConsole() createLabel() createGauge()
Table Functions: These functions are used to manipulate tables. Through them you can add to tables, remove values, check if a value is present in the table, check the size of a table, and more.
String Functions
Scripting Object Functions
Mapper Functions
Miscellaneous Functions