game / pragma.party / PartyService / createV1 /

createV1 #

suspend fun createV1(session: PlayerSession, request: PartyRpc.CreateV1Request): PartyRpc.CreateV1Response

Creates a new party, invoking PartyPlugin.initializeParty on the party and PartyPlugin.onAddPlayer for customization of party and player.