game-common / pragma.matchmaking.matchables /
Package pragma.matchmaking.matchables #
Types #
Name | Summary |
---|---|
ActiveMatch represents a match that has re-entered matchmaking to find more players. | |
Base interface for all Matchables that provides basic accessor support. | |
Interface for Matchables that only consume parties from other Matchables. | |
Interface for Matchables that consume and provide parties to other Matchables. | |
PotentialMatch represents selection of parties from a queue attempting to form a start-able match. | |
Interface used to restrict which Matchables can provide parties to other Matchables. |