getOperatingSystem

From Cheat Engine
Revision as of 14:25, 8 November 2024 by TracerDS (talk | contribs) (Created page with "== Syntax == <syntaxhighlight lang="c++"> int getOperatingSystem () </syntaxhighlight> == Returns == 0 if running Windows, 1 otherwise. Category:Lua")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax[edit]

int getOperatingSystem ()

Returns[edit]

0 if running Windows, 1 otherwise.