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

Enumerations

enum  Type {
  Success = 0x0 , RoomIsFull = 0x1 , RoomDoesNotExist = 0x2 , CouldNotRetrieveAddress = 0x3 ,
  AlreadyInSession = 0x4 , UnknownError = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Success 
RoomIsFull 
RoomDoesNotExist 
CouldNotRetrieveAddress 
AlreadyInSession 
UnknownError 

Definition at line 9936 of file Enums.h.