This version of Unity is unsupported.
Method group is Obsolete

NetworkIdentity.isLocalPlayer

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

Description

This returns true if this object is the one that represents the player on the local machine.

This is set when the server has spawned an object for this particular client.