DayZ
1.24
Toggle main menu visibility
Main Page
Topics
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Loading...
Searching...
No Matches
WolfMask.c
Go to the documentation of this file.
1
class
WolfMask
extends
ClothingBase
2
{
3
override
protected
void
InitGlobalExclusionValues
()
4
{
5
super
.InitGlobalExclusionValues();
6
7
AddSingleExclusionValueGlobal(
EAttExclusions
.EXCLUSION_MASK_0);
8
AddSingleExclusionValueGlobal(
EAttExclusions
.EXCLUSION_MASK_1);
9
AddSingleExclusionValueGlobal(
EAttExclusions
.EXCLUSION_MASK_2);
10
}
3
override
protected
void
InitGlobalExclusionValues
() {
…
}
11
}
ClothingBase
Definition
DallasMask.c:2
ClothingBase::InitGlobalExclusionValues
void InitGlobalExclusionValues()
Definition
WolfMask.c:3
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
ItemBase
Clothing
WolfMask.c
Generated by
1.10.0