GKMatchReinvitationForDisconnectedPlayer Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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