This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadTransform

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

Declaration

public Transform ReadTransform();

Returns

Transform The transform object read.

Description

Reads a reference to a Transform from the stream.

The game object of this Transform must have a NetworkIdentity.