Difference between revisions of "Lua:getLuaEngine"
Jump to navigation
Jump to search
m (moved getLuaEngine to Lua:getLuaEngine) |
|
(No difference)
|
Revision as of 00:13, 25 January 2018
function getLuaEngine() : Form
Returns the lua engine Form object (Creates it if needed).
Function Parameters
<none>
Examples
local frm = getLuaEngine()