Lua:readPointer

From Cheat Engine
Revision as of 06:41, 8 March 2017 by TheyCallMeTim13 (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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