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

Enumerations

enum  Type : int {
  Unknown = 0x0 , Accepted = 0x1 , PendingInbound = 0x2 , PendingOutbound = 0x3 ,
  Blocked = 0x4 , Suggested = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Unknown 
Accepted 
PendingInbound 
PendingOutbound 
Blocked 
Suggested 

Definition at line 4151 of file Enums.h.