Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EOnlineSessionState Namespace Reference

Enumerations

enum  Type {
  NoSession = 0x0 , Creating = 0x1 , Pending = 0x2 , Starting = 0x3 ,
  InProgress = 0x4 , Ending = 0x5 , Ended = 0x6 , Destroying = 0x7
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NoSession 
Creating 
Pending 
Starting 
InProgress 
Ending 
Ended 
Destroying 

Definition at line 5031 of file Enums.h.