Global Variables

From Cheat Engine
Revision as of 14:13, 8 November 2024 by TracerDS (talk | contribs) (Created page with "<syntaxhighlight lang="lua"> TrainerOrigin -- returns the path of the trainer that launched cheat engine (Only set when launched as a trainer) process -- returns the main modu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
TrainerOrigin -- returns the path of the trainer that launched cheat engine (Only set when launched as a trainer)
process -- returns the main modulename of the currently opened process
MainForm -- returns main ce gui
AddressList -- returns the address list of the main ce gui
pathsep -- returns the path separator ("\" if windows, "/" otherwise)