Difference between revisions of "Lua:getAddress"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' getAddress(''AddressString'') Passes the given string to Cheat Engine's symbol handler and returns the corresponding address as an integer ===Function Parameters…')
(No difference)

Revision as of 23:24, 22 February 2012

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


See also