Garry's Mod Wiki

Revision Difference

net.ReadUInt64#551562

<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>⤶ <rets>⤶ <ret name="" type="string">The uint64 number.</ret>⤶ </rets>⤶ </function>