Difference between revisions of "Lua:readDoubleLocal"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' readDoubleLocal(''Address'') Reads 64-bits (8 bytes) at the given address, in Cheat Engine's memory, and interprets them as a double precision floating point valu…')
 
Line 1: Line 1:
 
'''function''' readDoubleLocal(''Address'')
 
'''function''' readDoubleLocal(''Address'')
  
Reads 64-bits (8 bytes) at the given address, in Cheat Engine's memory, and interprets them as a double precision floating point value.
+
Reads a QWORD (8 bytes) at the given address, in Cheat Engine's memory, and interprets them as a double precision floating point value.
  
 
===Function Parameters===
 
===Function Parameters===

Revision as of 05:01, 9 March 2017