All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Cheat Engine. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:26, 8 November 2024 TracerDS (talk | contribs) created page darkMode (Created page with "== Syntax == <syntaxhighlight lang="c++"> bool darkMode () </syntaxhighlight> == Returns == '''true''' if if CE is running in windows Dark Mode, '''false''' if not windows or...")
- 14:25, 8 November 2024 TracerDS (talk | contribs) created page getOperatingSystem (Created page with "== Syntax == <syntaxhighlight lang="c++"> int getOperatingSystem () </syntaxhighlight> == Returns == 0 if running Windows, 1 otherwise. Category:Lua")
- 14:24, 8 November 2024 TracerDS (talk | contribs) created page getCheatEngineFileVersion (Created page with "== Syntax == <syntaxhighlight lang="c++"> int getCheatEngineFileVersion () </syntaxhighlight> == Returns == The full version data of the cheat engine version. A raw integer,...")
- 14:13, 8 November 2024 TracerDS (talk | contribs) created page Global Variables (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...")
- 12:50, 18 October 2024 User account TracerDS (talk | contribs) was created