Lua:readQword
Revision as of 06:34, 8 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''function''' readQword(''Address'') Reads a 64-bit integer from the specified address. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadding="5%" cellspacing=…')
function readQword(Address)
Reads a 64-bit integer from the specified address.
Function Parameters
Parameter | Type | Description |
---|---|---|
Address | CEAddressString or Integer | The address to read |