Garry's Mod Wiki

Revision Difference

File:ReadDouble#529288

<function name="ReadDouble" parent="File" type="classfunc"> <description>Reads 8 bytes from the file converts them to a double and returns them.</description> <description>Reads an 8-byte little-endian IEEE-754 floating point double from the file.</description> <realm>Shared and Menu</realm> <rets> <ret name="" type="number">value</ret>⤶ <ret name="" type="number">The double-precision floating point value read from the file.</ret>⤶ </rets> </function>