This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadVector4

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

Declaration

public Vector4 ReadVector4();

Returns

Vector4 The vector read from the stream.

Description

Reads a Unity Vector4 object.