Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Removed in version 2018.2.21

NetworkViewID

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Obsolete

Description

The NetworkViewID is a unique identifier for a network view instance in a multiplayer game.

It is imporatant that this is a unique number accross all clients and that they can generate these numbers themselves, or else network synchronization will break.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答