DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
BuildingInventory.c
См. документацию.
1
5{
6 //proto native bool HasProxyCargo();
7 //proto native int GetProxyCargoCount();
8 //proto native Cargo GetProxyCargo(int cargoIndex);
9};
10
inventory for buildings (also called "proxy cargo")
Определения BuildingInventory.c:5
script counterpart to engine's class Inventory
Определения Inventory.c:79