次の方法で共有


GKLocalPlayer.UnregisterAllListeners メソッド

定義

すべてのイベント リスナーの登録を解除します。

[Foundation.Export("unregisterAllListeners")]
[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 UnregisterAllListeners ();
abstract member UnregisterAllListeners : unit -> unit
override this.UnregisterAllListeners : unit -> unit
属性

適用対象