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.