Lua:readQword
Revision as of 06:45, 8 March 2017 by TheyCallMeTim13 (talk | contribs)
function readQword(Address)
Reads a 64-bit (8 bytes) integer from the specified address.
Function Parameters
Parameter | Type | Description |
---|---|---|
Address | CEAddressString or Integer | The address to read |