예제 #1
0
 private void CloseInventory()
 {
     m_Manager.CloseInventory();
     m_Inventory.CloseInventory();
     m_UI.CloseInventoryUI();
 }