Garry's Mod Wiki

Revision Difference

net.ReadUInt64#551646

<function name="ReadUInt64" parent="net" type="libraryfunc"> <description> Reads a unsigned integer with 64 bits from the received net message. <warning>You **must** read information in same order as you write it.</warning> </description> <realm>Shared</realm> <added>2023.09.06</added>⤶ <rets> <ret name="" type="string">The uint64 number.</ret> </rets> </function>