Garry's Mod Wiki

Revision Difference

File:ReadShort#529277

<function name="ReadShort" parent="File" type="classfunc"> <description>Reads a signed 16-bit integer from the file.</description> <description>Reads a signed little-endian 16-bit integer from the file.</description> <realm>Shared and Menu</realm> <rets> <ret name="" type="number">int16</ret> </rets> </function>