Difference between revisions of "Lua:targetIs64Bit"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | [[Category:Lua]] | ||
'''function''' targetIs64Bit() ''':''' boolean | '''function''' targetIs64Bit() ''':''' boolean | ||
Revision as of 13:43, 19 March 2017
function targetIs64Bit() : boolean
Returns true if the the process Cheat Engine is attached to is 64-bit.
Function Parameters
<none>