Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
weaponinventory.c
Go to the documentation of this file.
1
4
class
WeaponInventory
:
ItemInventory
5
{
6
};
7
8
proto native
bool
TryFireWeapon
(
EntityAI
weapon,
int
muzzleIndex);
WeaponInventory
inventory for weapons
Definition:
weaponinventory.c:4
TryFireWeapon
proto native bool TryFireWeapon(EntityAI weapon, int muzzleIndex)
EntityAI
Definition:
building.c:5
ItemInventory
Definition:
replaceitemwithnewlambdabase.c:306
DAYZ
scripts_v1.24.157551
scripts
game
systems
inventory
weaponinventory.c
Generated by
1.8.17