C# 클래스 Addler.Runtime.Foundation.EventDispatcher.MonoBehaviourDestroyedEventDispatcher

IEventDispatcher that dispatches an event when the GameObject is destroyed.
상속: MonoBehaviour, IEventDispatcher
파일 보기 프로젝트 열기: Haruma-K/Addler

공개 메소드들

메소드 설명
OnDestroy ( ) : void

메소드 상세

OnDestroy() 공개 메소드

public OnDestroy ( ) : void
리턴 void