Photon.Chat |
Photon.Pun |
Photon.Voice |
Name | Description |
---|---|
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. |