예제 #1
0
 public void UpdateEditor()
 {
     if (_editor != null)
     {
         _editor.UpdateEditor();
     }
 }