Lua:readPointer
Revision as of 00:02, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (moved readPointer to Lua:readPointer)
function readPointer(Address) : integer
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 |