Difference between revisions of "Lua:getLuaEngine"

From Cheat Engine
Jump to navigation Jump to search
(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()

See also

Related Functions

Related Classes