Difference between revisions of "Lua:writeQword"

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

Revision as of 02:08, 9 March 2017