Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
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
};
LeatherSewingKit
Definition:
leathersewingkit.c:1
AddAction
void AddAction(typename actionName)
Definition:
advancedcommunication.c:86
Inventory_Base
Definition:
barbedbaseballbat.c:1
ActionRepairShelter
Definition:
actionrepairshelter.c:2
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
gear
tools
leathersewingkit.c
Generated by
1.8.17