示例#1
0
 protected virtual void OnDisable()
 {
     if (editor)
     {
         editor.ChangeStateToEditor();
     }
 }