Vixen
02b45cc4
csharp
public enum PlacementFilter

Why a candidate was not scored at all. Doc 27 § Placement's hard filters.

Read the guide page for this →

Remarks

Separate values rather than one "excluded", because the whole use of this type is answering "why did I not end up with my guild" — and "the shard your guild is on is running last week's build" and "the shard your guild is on is full" are different conversations.

Fields and properties (8)

  • None

    It was scored.

  • Map

    A different map.

  • Region

    A different latency zone.

  • Build

    A different build (ADR-022).

  • Content

    A different catalog. This is the one a client that has not updated hits.

  • NotReady

    Not Ready — starting, draining, or gone.

  • Full

    At its hard cap.

  • Access

    Its access list does not admit this player.

Used by (3)

  • CandidateVerdictVixen.Live.Orchestrator
  • PlacementDirectorVixen.Live.Orchestrator
  • PlacementDirectorTestsVixen.Live.Orchestrator.Tests