csharp
public enum PlacementOutcomeWhether there was anywhere to go.
Fields and properties (2)
PlacedThere was. Shard says where.
NoCandidateThere 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