This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadInt16

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

Declaration

public short ReadInt16();

Returns

short Value read.

Description

Reads a signed 16 bit integer from the stream.