Difference between revisions of "Lua:targetIs64Bit"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
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. | ||
− | + | {{LuaFunctionParametersNone}} | |
− | |||
− | + | {{LuaSeeAlso}} | |
− | |||
− | |||
=== Related Functions === | === Related Functions === |
Revision as of 21:23, 19 March 2017
function targetIs64Bit() : boolean
Returns true if the the process Cheat Engine is attached to is 64-bit.
Function Parameters
<none>