Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
hayhook.c
Go to the documentation of this file.
1
class
HayHook
:
Inventory_Base
2
{
3
override
void
SetActions()
4
{
5
super.SetActions();
6
7
AddAction
(
ActionUnrestrainTarget
);
8
AddAction
(
ActionSkinning
);
9
}
10
};
ActionSkinning
ActionSkinningCB ActionContinuousBaseCB ActionSkinning()
Definition
actionskinning.c:31
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionUnrestrainTarget
Definition
actionunrestraintarget.c:56
HayHook
Definition
hayhook.c:2
Inventory_Base
Definition
barbedbaseballbat.c:2
Daten
4_world
entities
itembase
gear
tools
hayhook.c
Generated by
1.12.0