Lua:getLuaEngine

From Cheat Engine
Revision as of 00:18, 27 June 2026 by Leunsel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<> Lua API Reference

function getLuaEngine() : Form

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

Function Parameters[edit]

<none>

Examples[edit]

1 local frm = getLuaEngine()

Main Pages

Core Lua documentation entry points

Lua
Script Engine

Form Related Classes