Lua:readFloat
Jump to navigation
Jump to search
function readFloat(Address)
Reads the 4 bytes at the given address and interprets them as a single precision floating point value
Function Parameters
Parameter | Type | Description |
---|---|---|
Address | String or Integer | The address to read |