DayZ
1.24
Loading...
Searching...
No Matches
LeatherSewingKit.c
Go to the documentation of this file.
1
class
LeatherSewingKit
:
Inventory_Base
2
{
3
override
void
SetActions
()
4
{
5
super
.SetActions();
6
AddAction
(
ActionRepairShelter
);
7
}
8
};
AddAction
void AddAction(typename actionName)
Definition
AdvancedCommunication.c:212
ActionRepairShelter
Definition
ActionRepairShelter.c:3
Inventory_Base
Definition
BarbedBaseballBat.c:2
LeatherSewingKit
Definition
LeatherSewingKit.c:2
LeatherSewingKit::SetActions
override void SetActions()
Definition
LeatherSewingKit.c:3
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
ItemBase
Gear
Tools
LeatherSewingKit.c
Generated by
1.10.0