Revision Difference
File:WriteShort#527257
<function name="WriteShort" parent="File" type="classfunc">
<description>Writes a 16-bit signed integer to the file.</description>
<realm>Shared</realm>⤶
<realm>Shared and Menu</realm>⤶
<args>
<arg name="int16" type="number">The 16-bit signed integer to be written to the file.</arg>
</args>
</function>