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 4 bytes at the given address representing the value you have given representing an signed integer
+
Writes 32-bits (4 bytes) at the given address, representing the value you have given as a signed integer.
  
 
===Function Parameters===
 
===Function Parameters===

Revision as of 02:02, 9 March 2017