次の方法で共有


GKCloudPlayer.GetCurrentSignedInPlayer メソッド

定義

[Foundation.Export("getCurrentSignedInPlayerForContainer:completionHandler:")]
public static void GetCurrentSignedInPlayer (string containerName, Action<GameKit.GKCloudPlayer,Foundation.NSError> handler);
static member GetCurrentSignedInPlayer : string * Action<GameKit.GKCloudPlayer, Foundation.NSError> -> unit

パラメーター

containerName
String

追加する。

このパラメーターは、null に設定できます。

属性

適用対象