LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

PeerInfoPlayer

struct in UnityEngine.Networking.NetworkSystem

Description

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

Properties

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