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