Difference between revisions of "Lua:getAddressList"

From Cheat Engine
Jump to navigation Jump to search
Line 9: Line 9:
  
 
'''Return''' : [[Addresslist]] object
 
'''Return''' : [[Addresslist]] object
 +
 +
 +
{{LuaSeeAlso}}

Revision as of 21:14, 19 March 2017

getAddressList()

Returns the cheat table addresslist object.

Example:

 addresslist=getAddressList()

Return : Addresslist object


See also