Vixen
caa30e12
csharp
public interface IMatchFunction

The game's own code: what makes a match out of a pool.

Read the guide page for this →

Remarks

Open Match's match function. Doc 28 hands this to the game deliberately — what a good match is differs per mode more than anything else in matchmaking, and a framework that decided it would be a framework games fight.

Fields and properties (1)

  • string Name

    What it is called.

Methods (1)

Used by (4)

  • DuelsVixen.Live.Matchmaking.Tests
  • MatchmakerVixen.Live.Matchmaking
  • RecorderVixen.Live.Matchmaking.Tests
  • TeamsVixen.Live.Matchmaking.Tests