다음을 통해 공유


GKMatchReinvitationForDisconnectedPlayer 대리자

정의

앱 개발자가 속성에 대해 지정할 수 있는 ShouldReinviteDisconnectedPlayer 완료 처리기입니다.

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

매개 변수

match
GKMatch
player
GKPlayer

반환 값

적용 대상