Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
nvgheadstrap.c
Go to the documentation of this file.
1
class
NVGHeadstrap
:
Glasses_Base
2
{
3
override
void
SetActions()
4
{
5
super.SetActions();
6
7
AddAction
(
ActionToggleNVG
);
8
}
9
10
override
protected
void
InitGlobalExclusionValues
()
11
{
12
super.InitGlobalExclusionValues();
13
14
ClearSingleExclusionValueGlobal(EAttExclusions.EXCLUSION_GLASSES_REGULAR_0);
15
AddSingleExclusionValueGlobal(EAttExclusions.EXCLUSION_HEADSTRAP_0);
16
}
17
}
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionToggleNVG
Definition
actiontogglenvg.c:2
Glasses_Base
Definition
aviatorglasses.c:2
NVGHeadstrap
Definition
nvgheadstrap.c:2
NVGHeadstrap::InitGlobalExclusionValues
void InitGlobalExclusionValues()
Definition
nvgheadstrap.c:10
Daten
4_world
entities
itembase
clothing
nvgheadstrap.c
Generated by
1.12.0