Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
buildinginventory.c
Go to the documentation of this file.
1
4
class
BuildingInventory
:
GameInventory
5
{
6
//proto native bool HasProxyCargo();
7
//proto native int GetProxyCargoCount();
8
//proto native Cargo GetProxyCargo(int cargoIndex);
9
};
10
BuildingInventory
inventory for buildings (also called "proxy cargo")
Definition:
buildinginventory.c:4
GameInventory
script counterpart to engine's class Inventory
Definition:
inventory.c:78
DAYZ
scripts_v1.24.157551
scripts
game
systems
inventory
buildinginventory.c
Generated by
1.8.17