Difference between revisions of "Lua:readIntegerLocal"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' readIntegerLocal(''Address'') Reads a 32-bit (4 bytes) integer at the given address, in Cheat Engine's memory. ===Function Parameters=== {|width="85%" cellpaddin…')
 
Line 1: Line 1:
 
'''function''' readIntegerLocal(''Address'')
 
'''function''' readIntegerLocal(''Address'')
  
Reads a 32-bit (4 bytes) integer at the given address, in Cheat Engine's memory.
+
Reads a DWORD (4 bytes) at the given address, in Cheat Engine's memory, and interprets them as an integer.
  
 
===Function Parameters===
 
===Function Parameters===

Revision as of 04:59, 9 March 2017