This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadVector2

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

Declaration

public Vector2 ReadVector2();

Returns

Vector2 The vector read from the stream.

Description

Reads a Unity Vector2 object.