Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
headdress_fox.c
Go to the documentation of this file.
1
class
Headdress_Fox
extends
HeadGear_Base
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionWringClothes
Definition
actionwringclothes.c:13
HeadGear_Base
hard helmet base
Definition
baseballcap_colorbase.c:2
HeadGear_Base::SetActions
override void SetActions()
Definition
headdress_fox.c:3
Games
Dayz
scripts
4_world
entities
itembase
clothing
headdress_fox.c
Generated by
1.17.0