GKMatchmaker.AddPlayersAsync(GKMatch, GKMatchRequest) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
一致要求のプレーヤーを一致に追加します。
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
パラメーター
- toMatch
- GKMatch
- matchRequest
- GKMatchRequest
戻り値
非同期の AddPlayers 操作を表すタスク