Lua:getNameFromAddress

From Cheat Engine
Revision as of 00:43, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (Related Functions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function getNameFromAddress(address) : string

Returns the symbolname for the given address. If no symbolname is found, it will return a hexadecimal string

Function Parameters

Parameter Type Description
address CEAddressString The address to convert to a string


See also

Related Functions