Vixen
02b45cc4
csharp
public enum PlacementOutcome

Whether there was anywhere to go.

Read the guide page for this →

Fields and properties (2)

  • Placed

    There was. Shard says where.

  • NoCandidate

    There was not — every candidate was filtered out, or there were none. Not an error: it is the input MapFleet turns into a spawn.

Used by (6)

  • FleetSimulationVixen.Live.Orchestrator.Tests
  • MapCoordinatorVixen.Live.Orchestrator
  • MapCoordinatorTestsVixen.Live.Orchestrator.Tests
  • PlacementDecisionVixen.Live.Orchestrator
  • PlacementDirectorVixen.Live.Orchestrator
  • PlacementDirectorTestsVixen.Live.Orchestrator.Tests