Compartir a través de


GKMatchmaker.AddPlayersAsync(GKMatch, GKMatchRequest) Método

Definición

Agrega los jugadores en la solicitud de partido al partido.

public virtual System.Threading.Tasks.Task AddPlayersAsync (GameKit.GKMatch toMatch, GameKit.GKMatchRequest matchRequest);
abstract member AddPlayersAsync : GameKit.GKMatch * GameKit.GKMatchRequest -> System.Threading.Tasks.Task
override this.AddPlayersAsync : GameKit.GKMatch * GameKit.GKMatchRequest -> System.Threading.Tasks.Task

Parámetros

toMatch
GKMatch
matchRequest
GKMatchRequest

Devoluciones

Tarea que representa la operación AddPlayers asincrónica

Se aplica a