Compartilhar via


GKPlayer.LoadPlayersForIdentifiers(String[], GKPlayersHandler) Método

Definição

Carrega informações do Game Center para os jogadores especificados pelo fornecido identifiers e executa um manipulador de conclusão depois que as informações são carregadas.

[Foundation.Export("loadPlayersForIdentifiers:withCompletionHandler:")]
public static void LoadPlayersForIdentifiers (string[] identifiers, GameKit.GKPlayersHandler completionHandler);
static member LoadPlayersForIdentifiers : string[] * GameKit.GKPlayersHandler -> unit

Parâmetros

identifiers
String[]
completionHandler
GKPlayersHandler

A ser adicionado.

Esse parâmetro pode ser null.

Atributos

Aplica-se a