示例#1
0
 public override void Terminate()
 {
     m_roomEditor.Terminate();
     base.Terminate();
 }
 void OnDisable()
 => m_roomEditor.Terminate();