Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PendingPlayerInfo

struct in UnityEngine.Networking

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.