Lua:getLuaEngine

From Cheat Engine
Revision as of 13:20, 19 March 2017 by TheyCallMeTim13 (talk | contribs)
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