Lua:readQword
Jump to navigation
Jump to search
function readQword(Address) : integer
Reads a QWORD (8 bytes) from the specified address and interprets them as an integer.
Function Parameters
| Parameter | Type | Description |
|---|---|---|
| Address | CEAddressString or Integer | The address to read |