Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| ServerStateManager (WorkloadController workloadController, string pipeName="GameServer") | |
| bool | Start (string offlineFile) |
| void | CheckAppOffline () |
| void | StartListenPipe () |
| void | StopListenPipe () |
Public Attributes | |
| Action< ServerState, ServerState, TimeSpan > | OnNewServerState |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Action<ServerState, ServerState, TimeSpan> Photon.Common.LoadBalancer.ServerStateManager.OnNewServerState |