コード例 #1
0
 private void OnDestroy()
 {
     unitSaveManager.SaveInventory(commonInventory.ItemSlots);
 }
コード例 #2
0
 private void OnDestroy()
 {
     unitSaveManager.SaveInventory(items);
 }