Difference between revisions of "Lua:readFloatLocal"

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

Revision as of 05:01, 9 March 2017