Photon Unity Networking
v1.88
|
Classes | |
class | MonoBehaviour |
This class adds the property photonView, while logging a warning when your game still uses the networkView. More... | |
class | PunBehaviour |
This class provides a .photonView and all callbacks/events that PUN can call. Override the events/methods you want to use. More... | |
Typedefs | |
using | Hashtable = ExitGames.Client.Photon.Hashtable |
Typedef Documentation
using Photon.Hashtable = typedef ExitGames.Client.Photon.Hashtable |