Lua:getLuaEngine

From Cheat Engine
Revision as of 01:13, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (Related Functions)
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