Lua:readDouble

From Cheat Engine
Revision as of 23:42, 21 February 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' readFloat(''Address'') Reads the 4 bytes at the given address and interprets them as a double precision floating point value ===Function Parameters=== {|width="8…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function readFloat(Address)

Reads the 4 bytes at the given address and interprets them as a double precision floating point value

Function Parameters

Parameter Type Description
Address String or Integer The address to read

See also