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