Partager via


GKMatchReinvitationForDisconnectedPlayer Délégué

Définition

Gestionnaire de saisie semi-automatique que les développeurs d’applications peuvent spécifier pour la ShouldReinviteDisconnectedPlayer propriété .

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

Paramètres

match
GKMatch
player
GKPlayer

Valeur renvoyée

S’applique à