game-common / pragma.matchmaking.matchables / PotentialMatch / players /
players #
abstract override val players: List<Matchmaking.Player>
The players from each party in this PotentialMatch attempting to form a valid match. The returned list is a snapshot of the current state of the Matchable and will not update, instead call the property again to get the updated state.