This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadUInt64

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public ulong ReadUInt64();

Returns

ulong Value read.

Description

Reads an unsigned 64 bit integer from the stream.