Version: 2017.3

PeerInfoPlayer

struct in UnityEngine.Networking.NetworkSystem

Switch to Manual

Description

A structure used to identify player object on other peers for host migration.

Variables

netIdThe networkId of the player object.
playerControllerIdThe playerControllerId of the player GameObject.