Photon Quantum 3.0.0

Properties | List of all members
Quantum.IDispatchable Interface Reference

The interface for the dispatchable callbacks or events. More...

Inheritance diagram for Quantum.IDispatchable:
Quantum.CallbackBase Quantum.EventBase Quantum.QuantumGame.CallbackBase Quantum.EventGameResult Quantum.CallbackChecksumComputed Quantum.CallbackChecksumError Quantum.CallbackChecksumErrorFrameDump Quantum.CallbackEventCanceled Quantum.CallbackEventConfirmed Quantum.CallbackGameDestroyed Quantum.CallbackGameInit Quantum.CallbackGameResynced Quantum.CallbackGameStarted Quantum.CallbackInputConfirmed Quantum.CallbackLocalPlayerAddConfirmed Quantum.CallbackLocalPlayerAddFailed Quantum.CallbackLocalPlayerRemoveConfirmed Quantum.CallbackLocalPlayerRemoveFailed Quantum.CallbackPluginDisconnect Quantum.CallbackPollInput Quantum.CallbackSimulateFinished Quantum.CallbackUnitySceneLoadBegin Quantum.CallbackUnitySceneLoadDone Quantum.CallbackUnitySceneUnloadBegin Quantum.CallbackUnitySceneUnloadDone Quantum.CallbackUpdateView

Properties

IDeterministicGame Game [get]
 The game that the callback or event is dispatched to. More...
 

Detailed Description

The interface for the dispatchable callbacks or events.

Property Documentation

◆ Game

IDeterministicGame Quantum.IDispatchable.Game
get

The game that the callback or event is dispatched to.