DayZ
1.24
Loading...
Searching...
No Matches
SantasBeard.c
Go to the documentation of this file.
1
class
SantasBeard
extends
Mask_Base
2
{
3
override
void
SetActions
()
4
{
5
super
.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
9
override
protected
void
InitGlobalExclusionValues
()
10
{
11
super
.InitGlobalExclusionValues();
12
13
AddSingleExclusionValueGlobal(
EAttExclusions
.EXCLUSION_MASK_0);
14
}
15
}
AddAction
void AddAction(typename actionName)
Definition
AdvancedCommunication.c:212
ActionWringClothes
Definition
ActionWringClothes.c:13
Mask_Base
gas mask base
Definition
Balaclava3Holes_ColorBase.c:2
Mask_Base::SetActions
override void SetActions()
Definition
SantasBeard.c:3
Mask_Base::InitGlobalExclusionValues
void InitGlobalExclusionValues()
Definition
SantasBeard.c:9
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
ItemBase
Clothing
SantasBeard.c
Generated by
1.10.0