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