Difference between revisions of "Lua:targetIs64Bit"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' targetIs64Bit() Returns true if the the process Cheat Engine is attached to is 64-bit. ===Function Parameters=== None == See also == * Lua')
(No difference)

Revision as of 21:54, 18 May 2012

function targetIs64Bit()

Returns true if the the process Cheat Engine is attached to is 64-bit.

Function Parameters

None

See also