コード例 #1
0
 public int GetAllItemsCount()
 {
     return(_missionPak.GetAllItemsCount() + _playerPak.GetAllItemsCount());
 }