Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
iceaxe.c
Go to the documentation of this file.
1
class
Iceaxe
:
Inventory_Base
2
{
3
override
void
SetActions()
4
{
5
super.SetActions();
6
7
AddAction
(
ActionMineRock1H
);
8
AddAction
(
ActionDigWorms
);
9
AddAction
(
ActionSkinning
);
10
AddAction
(
ActionMineBush
);
11
AddAction
(
ActionMineTreeBark
);
12
AddAction
(
ActionUnrestrainTarget
);
13
}
14
};
ActionSkinning
ActionSkinningCB ActionContinuousBaseCB ActionSkinning()
Definition
actionskinning.c:31
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionDigWorms
Definition
actiondigworms.c:18
ActionMineBush
Definition
actionminebush.c:12
ActionMineRock1H
Definition
actionminerock.c:61
ActionMineTreeBark
Definition
actionminetreebark.c:2
ActionUnrestrainTarget
Definition
actionunrestraintarget.c:56
Iceaxe
Definition
iceaxe.c:2
Inventory_Base
Definition
barbedbaseballbat.c:2
Daten
4_world
entities
itembase
gear
tools
iceaxe.c
Generated by
1.12.0