Compartir a través de


GKMatchReinvitationForDisconnectedPlayer Delegado

Definición

Controlador de finalización que los desarrolladores de aplicaciones pueden especificar para la ShouldReinviteDisconnectedPlayer propiedad .

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

Parámetros

match
GKMatch
player
GKPlayer

Valor devuelto

Se aplica a