Exemplo n.º 1
0
 public override void OnClose()
 {
     if (m_Editor != null)
     {
         Editor.DestroyImmediate(m_Editor);
     }
 }