Lua:getAddress
Jump to navigation
Jump to search
function getAddress(AddressString)
Passes the given string to Cheat Engine's symbol handler and returns the corresponding address as an integer
Function Parameters
Parameter | Type | Description |
---|---|---|
AddressString | CEAddressString | The addressstring to convert to an integer |