DayZ
1.24
Loading...
Searching...
No Matches
EpoxyPutty.c
Go to the documentation of this file.
1
class
EpoxyPutty
:
Inventory_Base
2
{
3
override
void
SetActions
()
4
{
5
super
.SetActions();
6
AddAction
(
ActionRepairCarPart
);
//Heals ONLY global health for now
7
AddAction
(
ActionRepairCarChassis
);
8
}
9
};
ActionRepairCarPart
void ActionRepairCarPart()
Definition
ActionRepairCarPart.c:25
AddAction
void AddAction(typename actionName)
Definition
AdvancedCommunication.c:212
ActionRepairCarChassis
Definition
ActionRepairCarChassis.c:20
EpoxyPutty
Definition
EpoxyPutty.c:2
EpoxyPutty::SetActions
override void SetActions()
Definition
EpoxyPutty.c:3
Inventory_Base
Definition
BarbedBaseballBat.c:2
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
ItemBase
Gear
Tools
EpoxyPutty.c
Generated by
1.10.0