game-common / pragma.party / PartyPlugin / buildExtMatchmakingParty /

buildExtMatchmakingParty #

open suspend fun buildExtMatchmakingParty(party: Party.Party): ExtMatchmakingParty

Called when the party is attempting to enter matchmaking. Use to build any ext data the matchmaking system will need to know about the party.

Used by:

  • PartyService.enterMatchmakingV1