다음을 통해 공유


GKComponent.WillRemoveFromEntity 메서드

정의

구성 요소가 엔터티에서 제거되기 전에 호출되는 메서드입니다.

[Foundation.Export("willRemoveFromEntity")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void WillRemoveFromEntity ();
abstract member WillRemoveFromEntity : unit -> unit
override this.WillRemoveFromEntity : unit -> unit
특성

적용 대상