Garry's Mod Wiki

Revision Difference

File:WriteUInt64#551644

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