Difference between revisions of "Lua:readPointer"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' readPointer(''Address'') In a '''64-bit''' target this equals readQword, in a '''32-bit''' target readInteger. ===Function Parameters=== {|width="85%" ce…')
(No difference)

Revision as of 06:41, 8 March 2017

function readPointer(Address)

In a 64-bit target this equals readQword, in a 32-bit target readInteger.

Function Parameters

Parameter Type Description
Address CEAddressString or Integer The address to read


See also