コード例 #1
0
 public void UpdateItem()
 {
     if (_editor != null)
     {
         _editor.UpdateItem();
     }
 }