Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EDsSessionState.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
30
EDsSessionState
Session state.
@ EDSESSION_LAUNCHING
session is handling online services, connections and loading initial data
@ EDSESSION_OFFLINE
session is not initialized
@ EDSESSION_CLOSING
session is being terminated
@ EDSESSION_PAUSED
session is paused (this is state where server was hibernated)
@ EDSESSION_ACTIVE
session is running - players can connect
@ EDSESSION_INIT
session is waiting for script/ game to finish initialization (load world) and such
@ EDSESSION_RESTARTING
session is restarted (in process)