Vixen
02b45cc4
csharp
public enum PlaceStatus

Where a player is going, or that they are waiting.

Read the guide page for this →

Fields and properties (3)

  • Placed

    There is a shard, and it is ready. Endpoint reaches it.

  • Starting

    A shard is being started for them. Ask again shortly; do not start another.

  • Refused

    Nowhere, and not for a reason waiting will fix — see Reason.

Used by (9)

  • ClusterSerializationTestsVixen.Live.Cluster.Tests
  • FakeFleetVixen.Live.Gate.Tests
  • FakeMapVixen.Live.Realm.Cluster.Tests
  • GateServiceVixen.Live.Gate
  • GateServiceTestsVixen.Live.Gate.Tests
  • MapCoordinatorVixen.Live.Orchestrator
  • MapCoordinatorTestsVixen.Live.Orchestrator.Tests
  • MapGrainVixen.Live.Orchestrator
  • PlaceResultVixen.Live.Cluster