This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadInt32

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

Declaration

public int ReadInt32();

Returns

int Value read.

Description

Reads a signed 32bit integer from the stream.