Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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
HayHook::SetActions
override void SetActions()
Definition
hayhook.c:3
Inventory_Base
Definition
barbedbaseballbat.c:2
Games
Dayz
scripts
4_world
entities
itembase
gear
tools
hayhook.c
Generated by
1.17.0