Difference between revisions of "Lua:readPointerLocal"
Jump to navigation
Jump to search
m (moved readPointerLocal to Lua:readPointerLocal) |
|
(No difference)
| |
Revision as of 00:03, 25 January 2018
function readPointerLocal(Address) : integer
In a 64-bit target this equals readQwordLocal, in a 32-bit target readIntegerLocal.
Note: The value read is from the Cheat Engine process instead of the targeted process.
Function Parameters
| Parameter | Type | Description |
|---|---|---|
| Address | CEAddressString or Integer | The address to read |