Difference between revisions of "Lua:writeInteger"

From Cheat Engine
Jump to navigation Jump to search
m
Line 1: Line 1:
 
'''function''' writeInteger(''Address'', ''Value'')
 
'''function''' writeInteger(''Address'', ''Value'')
  
Writes 32-bits (4 bytes) at the given address, representing the value you have given as a signed integer.
+
Writes a DWORD (4 bytes) at the given address, representing the value you have given as a signed integer.
  
 
===Function Parameters===
 
===Function Parameters===

Revision as of 04:41, 9 March 2017