Lua:registerSymbol

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 registerSymbol(symbolname, address, donotsave OPTIONAL)

Registers a string that will be associated with the given address.


Function Parameters[edit]

Parameter Type Description
symbolname String The string that should be associated with the address
address CEAddressString or Integer The address to associate with the string
donotsave boolean Optional parameter that when set to true will prevent cheat engine from saving this symbol in the cheat table


See also[edit]

Related Functions[edit]