GKChallengeComposeResult 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
GKChallengeComposeResult(NSViewController, Boolean, String[]) | |
GKChallengeComposeResult(UIViewController, Boolean, String[]) |
建構 GameKit.GKChallengeComposeResult 的實例 |
GKChallengeComposeResult(NSViewController, Boolean, String[])
public GKChallengeComposeResult (AppKit.NSViewController composeController, bool issuedChallenge, string[] sentPlayerIDs);
new GameKit.GKChallengeComposeResult : AppKit.NSViewController * bool * string[] -> GameKit.GKChallengeComposeResult
參數
- composeController
- NSViewController
- issuedChallenge
- Boolean
- sentPlayerIDs
- String[]
適用於
GKChallengeComposeResult(UIViewController, Boolean, String[])
建構 GameKit.GKChallengeComposeResult 的實例
public GKChallengeComposeResult (UIKit.UIViewController composeController, bool issuedChallenge, string[] sentPlayerIDs);
new GameKit.GKChallengeComposeResult : UIKit.UIViewController * bool * string[] -> GameKit.GKChallengeComposeResult
參數
- composeController
- UIViewController
非同步作業的結果值
- issuedChallenge
- Boolean
非同步作業的結果值
- sentPlayerIDs
- String[]
非同步作業的結果值