This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadInt64

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

Declaration

public long ReadInt64();

Returns

long Value read.

Description

Reads a signed 64 bit integer from the stream.