GKTurnBasedMatch.LoadMatchData(GKTurnBasedMatchData) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the match data and passes it, along with an error object, to onCompletion
.
[Foundation.Export("loadMatchDataWithCompletionHandler:")]
public virtual void LoadMatchData (GameKit.GKTurnBasedMatchData onCompletion);
abstract member LoadMatchData : GameKit.GKTurnBasedMatchData -> unit
override this.LoadMatchData : GameKit.GKTurnBasedMatchData -> unit
Parameters
- Attributes