Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

PeerInfoPlayer

struct in UnityEngine.Networking.NetworkSystem

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.