Difference between revisions of "Lua:getLuaEngine"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' getLuaEngine() ''':''' Form Returns the lua engine Form object (Creates it if needed). ===Function Parameters=== <none> == Examples == local frm …')
(No difference)

Revision as of 08:26, 11 March 2017

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