Lua:getLuaEngine

From Cheat Engine
Revision as of 08:26, 11 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''function''' getLuaEngine() ''':''' Form Returns the lua engine Form object (Creates it if needed). ===Function Parameters=== <none> == Examples == local frm …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function getLuaEngine() : Form

Returns the lua engine Form object (Creates it if needed).

Function Parameters

<none>

Examples

local frm = getLuaEngine()

See also

Related Functions

Related Classes