Difference between revisions of "getOperatingSystem"

From Cheat Engine
Jump to navigation Jump to search
(Created page with "== Syntax == <syntaxhighlight lang="c++"> int getOperatingSystem () </syntaxhighlight> == Returns == 0 if running Windows, 1 otherwise. Category:Lua")
 
(No difference)

Latest revision as of 14:25, 8 November 2024

Syntax[edit]

int getOperatingSystem ()

Returns[edit]

0 if running Windows, 1 otherwise.