Lua:unregisterSymbol

From Cheat Engine
Revision as of 22:08, 16 April 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' unregisterSymbol(''symbolname'') Unregisters a string so that it's name will no longer be associated with the given address. ===Function Parameters=== {|width="…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function unregisterSymbol(symbolname)

Unregisters a string so that it's name will no longer be associated with the given address.


Function Parameters

Parameter Type Description
symbolname String The string that should be removed


See also