Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
buildinginventory.c
Go to the documentation of this file.
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")
script counterpart to engine's class Inventory
Definition inventory.c:79