Quantum 2
2.1.9
Quantum plugin relevant classes required to run a custom Quantum plugin on the Photon-Server. More...
Classes | |
| class | Photon.Deterministic.DeterministicPlugin |
| Override the Quantum plugin class to create a custom server object. More... | |
| class | Photon.Deterministic.Server.DeterministicPluginClient |
| The client representation in the Quantum server plugin. More... | |
| class | Photon.Deterministic.DeterministicPluginFactory |
| The default Quantum plugin factory. Replace with custom implementation of IPluginFactory. Change the name accordingly in your Photon dashboard and in this file (Photon-Server\deploy\LoadBalancing\GameServer\bin\plugin.config) to run locally. More... | |
| class | Photon.Deterministic.Server.DeterministicServer |
| Override this class and implement its virtual methods to hook into the Quantum server callbacks. More... | |
Quantum plugin relevant classes required to run a custom Quantum plugin on the Photon-Server.