C# (CSharp) Photon Пространство имен

Пространства имен

Photon.Chat
Photon.Pun
Photon.Voice

Классы

Имя Описание
MonoBehaviour This class adds the property photonView, while logging a warning when your game still uses the networkView.
PunBehaviour This class provides a .photonView and all callbacks/events that PUN can call. Override the events/methods you want to use.