Lua:getAddress

From Cheat Engine
Revision as of 23:24, 22 February 2012 by Dark Byte (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


See also