共用方式為


GKMatchReinvitationForDisconnectedPlayer 代理人

定義

應用程式開發人員可以為 屬性指定的 ShouldReinviteDisconnectedPlayer 完成處理常式。

public delegate bool GKMatchReinvitationForDisconnectedPlayer(GKMatch match, GKPlayer player);
type GKMatchReinvitationForDisconnectedPlayer = delegate of GKMatch * GKPlayer -> bool

參數

match
GKMatch
player
GKPlayer

傳回值

適用於