The methods of GameKit.GKScore are listed below. For a list of all members, see the GKScore Members list.
See Also: Inherited members from Foundation.NSObject
ChallengeComposeController(string, GKPlayer[], GKChallengeComposeHandler)Documentation for this section has not yet been entered. | ||
ChallengeComposeController(string[], string, GKChallengeComposeHandler)Documentation for this section has not yet been entered. | ||
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||
IssueChallengeToPlayers(string[], string)Documentation for this section has not yet been entered. | ||
ReportScore(Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
ReportScoreAsync()Documentation for this section has not yet been entered. | ||
static | ReportScores(GKScore[], Action<Foundation.NSError>)Reports the provides scores back to GameCenter | |
static | ReportScores(GKScore[], GKChallenge[], Action<Foundation.NSError>)Reports the provides scores back to GameCenter | |
static | ReportScoresAsync(GKScore[])Reports the provides scores back to GameCenter | |
static | ReportScoresAsync(GKScore[], GKChallenge[])Documentation for this section has not yet been entered. | |