This version of Unity is unsupported.
Removed

NetworkPlayer

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Obsolete

Description

The NetworkPlayer is a data structure with which you can locate another player over the network.

With this you can, for example, send a message directly to another player.