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