Difference between revisions of "Lua:cheatEngineIs64Bit"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' cheatEngineIs64Bit() Returns true if the the Cheat Engine version you are running is the 64-bit version. This information can be helpful when trying to figure ou…')
 
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' cheatEngineIs64Bit()
 
'''function''' cheatEngineIs64Bit()
  

Revision as of 13:11, 19 March 2017

function cheatEngineIs64Bit()

Returns true if the the Cheat Engine version you are running is the 64-bit version.

This information can be helpful when trying to figure out which plugin to load

Function Parameters

None

See also