Ejemplo n.º 1
0
 public void RemoveAllItems()
 {
     m_items.Clear();
     m_itemsHash.Clear();
     m_view.SetInventory(m_data);
 }