次の方法で共有


GKLocalPlayer.RegisterListener(IGKLocalPlayerListener) メソッド

定義

リッスンする listener イベントを監視するために を登録します。

[Foundation.Export("registerListener:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RegisterListener (GameKit.IGKLocalPlayerListener listener);
abstract member RegisterListener : GameKit.IGKLocalPlayerListener -> unit
override this.RegisterListener : GameKit.IGKLocalPlayerListener -> unit

パラメーター

属性

適用対象