csharp
public enum ReservationRefusalWhy a realm would not take somebody.
Fields and properties (5)
NoneIt will.
FullThis shard is full to its hard cap.
DrainingThis shard is draining and takes nobody new.
BadTicketThe ticket is not for this shard, is not signed by this cluster, or has expired.
AlreadyHereThey are already here, or already arriving.
Used by (4)
- ArrivalTestsVixen.Live.Transfer.Tests
- RealmTransfersVixen.Live.Realm
- TransferBoardVixen.Live.Transfer
- TransferFleetVixen.Live.Realm.Tests