This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadPackedUInt64

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

Declaration

public ulong ReadPackedUInt64();

Returns

ulong The 64 bit value read.

Description

Reads a 64-bit variable-length-encoded value.