Lua:readInteger
Jump to navigation
Jump to search
function readInteger(Address)
Reads the 4 bytes at the given address and interprets them as an integer
Function Parameters
Parameter | Type | Description |
---|---|---|
Address | CEAddressString or Integer | The address to read |