Version: 2018.2

PendingPlayerInfo

struct in UnityEngine.Networking

Switch to Manual

Description

Information about a player object from another peer.

Variables

netIdThe networkId of the player object.
objThe gameObject for the player.
playerControllerIdThe playerControllerId of the player GameObject.