Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
8 November 2024
N 14:26 | darkMode (diff | hist) . . (+220) . . TracerDS (talk | contribs) (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...") |
N 14:25 | getOperatingSystem (diff | hist) . . (+155) . . TracerDS (talk | contribs) (Created page with "== Syntax == <syntaxhighlight lang="c++"> int getOperatingSystem () </syntaxhighlight> == Returns == 0 if running Windows, 1 otherwise. Category:Lua") |
N 14:24 | getCheatEngineFileVersion (diff | hist) . . (+248) . . TracerDS (talk | contribs) (Created page with "== Syntax == <syntaxhighlight lang="c++"> int getCheatEngineFileVersion () </syntaxhighlight> == Returns == The full version data of the cheat engine version. A raw integer,...") |
|
14:23 | getCEVersion (4 changes | history) . . (+118) . . [TracerDS (4×)] | |||
m |
|
14:23 (cur | prev) . . (+3) . . TracerDS (talk | contribs) | |||
|
14:22 (cur | prev) . . (-190) . . TracerDS (talk | contribs) | ||||
|
14:17 (cur | prev) . . (+335) . . TracerDS (talk | contribs) | ||||
|
14:14 (cur | prev) . . (-30) . . TracerDS (talk | contribs) (Pointless redirection) (Tag: Blanking) |
14:15 | Lua:getCEVersion (diff | hist) . . (-348) . . TracerDS (talk | contribs) (Redirected page to getCEVersion) (Tag: New redirect) |
N 14:13 | Global Variables (diff | hist) . . (+393) . . 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...") |