Photon Server API Documentation
v5.0RC1
Public Attributes | |
| string | ApplicationId |
| string | ApplicationVersion |
| MasterServerConnection | MasterServerConnection |
| IFiber | Fiber |
| bool | UseBatcher |
| int | MaxUpdatesToBatch |
| int | BatchPeriod |
| string Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.ApplicationId |
| string Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.ApplicationVersion |
| int Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.BatchPeriod |
| IFiber Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.Fiber |
| MasterServerConnection Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.MasterServerConnection |
| int Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.MaxUpdatesToBatch |
| bool Photon.LoadBalancing.GameServer.GameUpdatesBatcherParams.UseBatcher |