Пример #1
0
 public void EnableGrid()
 {
     isGridEnabled = true;
     itemSelected  = inventoryGrid.GetCurrentItem();
 }