Garry's Mod Wiki

Revision Difference

File:WriteULong#527258

<function name="WriteULong" parent="File" type="classfunc"> <description>Writes an unsigned 32-bit integer to the file.</description> <realm>Shared</realm>⤶ <realm>Shared and Menu</realm>⤶ <args> <arg name="uint32" type="number">The unsigned 32-bit integer to be written to the file.</arg> </args> </function>