Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
carbattery.c
Go to the documentation of this file.
1
class
CarBattery
:
VehicleBattery
2
{
3
static
int
SLOT_ID
=
InventorySlots
.
GetSlotIdFromString
(
"CarBattery"
);
4
5
}
CarBattery
Definition
carbattery.c:2
CarBattery::SLOT_ID
static int SLOT_ID
Definition
carbattery.c:3
InventorySlots
provides access to slot configuration
Definition
inventoryslots.c:6
InventorySlots::GetSlotIdFromString
static proto native int GetSlotIdFromString(string slot_name)
VehicleBattery::VehicleBattery
void VehicleBattery()
Definition
vehiclebattery.c:152
Games
Dayz
scripts
4_world
entities
itembase
vehiclebattery
carbattery.c
Generated by
1.17.0