This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadRect

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

Declaration

public Rect ReadRect();

Returns

Rect The rect read from the stream.

Description

Reads a Unity Rect object.