This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadUInt16

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

Declaration

public ushort ReadUInt16();

Returns

ushort Value read.

Description

Reads an unsigned 16 bit integer from the stream.