Garry's Mod Wiki

Revision Difference

File:WriteUShort#527259

<function name="WriteUShort" parent="File" type="classfunc"> <description>Writes an unsigned 16-bit integer to the file.</description> <realm>Shared</realm> <realm>Shared and Menu</realm> <args> <arg name="uint16" type="number">The unsigned 16-bit integer to the file.</arg> </args> </function>