Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void
 protected override void OnDestroy()
 {
     MainManager.Destroy();
     base.OnDestroy();
 }