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

Enumerations

enum  Type : int {
  Success = 0x0 , SessionIsFull = 0x1 , SessionDoesNotExist = 0x2 , CouldNotRetrieveAddress = 0x3 ,
  AlreadyInSession = 0x4 , UnknownError = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Success 
SessionIsFull 
SessionDoesNotExist 
CouldNotRetrieveAddress 
AlreadyInSession 
UnknownError 

Definition at line 11957 of file Enums.h.