csharp
public interface IMatchEvaluatorWhat settles two proposals that want the same ticket.
Methods (1)
IReadOnlyList<MatchProposal> Evaluate(IReadOnlyList<MatchProposal> proposals, float now)Picks a non-overlapping set.
Used by (2)
- HighestQualityEvaluatorVixen.Live.Matchmaking
- MatchmakerVixen.Live.Matchmaking