Difference between revisions of "getCEVersion"

From Cheat Engine
Jump to navigation Jump to search
(Pointless redirection)
(Tag: Blanking)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:Lua]]
  
 +
== Syntax ==
 +
<syntaxhighlight lang="c++">
 +
float getCEVersion ()
 +
</syntaxhighlight>
 +
 +
== Returns ==
 +
Current version of Cheat Engine.

Latest revision as of 14:23, 8 November 2024


Syntax[edit]

float getCEVersion ()

Returns[edit]

Current version of Cheat Engine.