Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | Type { RequestPending = 0x0 , GeneralError = 0x1 , PartyLimitReached = 0x2 , IncorrectPlayerCount = 0x3 , RequestTimedOut = 0x4 , ReservationDuplicate = 0x5 , ReservationNotFound = 0x6 , ReservationAccepted = 0x7 , ReservationDenied = 0x8 , ReservationDenied_Banned = 0x9 , ReservationRequestCanceled = 0xa } |