Difference between revisions of "Lua:getAddressList"

From Cheat Engine
Jump to navigation Jump to search
m (Created page with ''''getAddressList()''' Returns the cheat table addresslist object. Example: addresslist=getAddressList() '''Return''' : StringList object. --~~~~')
(No difference)

Revision as of 21:50, 13 April 2012

getAddressList() Returns the cheat table addresslist object.

Example:

addresslist=getAddressList()

Return : StringList object.




--Freiza 21:50, 13 April 2012 (UTC)