Difference between revisions of "getCEVersion"

From Cheat Engine
Jump to navigation Jump to search
m
 
Line 1: Line 1:
 
[[Category:Lua]]
 
[[Category:Lua]]
  
==Syntax==
+
== Syntax ==
 
<syntaxhighlight lang="c++">
 
<syntaxhighlight lang="c++">
 
float getCEVersion ()
 
float getCEVersion ()
 
</syntaxhighlight>
 
</syntaxhighlight>
  
 
+
== Returns ==
==Returns==
 
 
Current version of Cheat Engine.
 
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.