GKPlayer.LoadPlayersForIdentifiers(String[], GKPlayersHandler) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从游戏中心加载由提供的 identifiers
指定的玩家的信息,并在加载信息后运行完成处理程序。
[Foundation.Export("loadPlayersForIdentifiers:withCompletionHandler:")]
public static void LoadPlayersForIdentifiers (string[] identifiers, GameKit.GKPlayersHandler completionHandler);
static member LoadPlayersForIdentifiers : string[] * GameKit.GKPlayersHandler -> unit
参数
- identifiers
- String[]
- 属性