Photon Unity Networking 2: Callbacks

Photon Unity Networking 2

Photon Unity Networking 2  2.12
Callbacks

Callback Interfaces. More...

Classes

interface  IConnectionCallbacks
 Collection of "organizational" callbacks for the Realtime Api to cover: Connection and Regions. More...
 
interface  ILobbyCallbacks
 Collection of "organizational" callbacks for the Realtime Api to cover the Lobby. More...
 
interface  IMatchmakingCallbacks
 Collection of "organizational" callbacks for the Realtime Api to cover Matchmaking. More...
 
interface  IInRoomCallbacks
 Collection of "in room" callbacks for the Realtime Api to cover: Players entering or leaving, property updates and Master Client switching. More...
 
interface  IOnEventCallback
 Event callback for the Realtime Api. Covers events from the server and those sent by clients via OpRaiseEvent. More...
 
interface  IWebRpcCallback
 Interface for "WebRpc" callbacks for the Realtime Api. Currently includes only responses for Web RPCs. More...
 
interface  IPunObservable
 Defines the OnPhotonSerializeView method to make it easy to implement correctly for observable scripts. More...
 
interface  IPunOwnershipCallbacks
 This interface is used as definition of all callback methods of PUN, except OnPhotonSerializeView. Preferably, implement them individually. More...
 
interface  IPunInstantiateMagicCallback
 
class  MonoBehaviourPunCallbacks
 This class provides a .photonView and all callbacks/events that PUN can call. Override the events/methods you want to use. More...
 

Detailed Description

Callback Interfaces.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH