Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
plantmaterial.c
Go to the documentation of this file.
1
class
PlantMaterialHealth
2
{
3
string
m_InfestedTex;
4
string
m_InfestedMat;
5
string
m_HealthyTex;
6
string
m_HealthyMat;
7
8
void
PlantMaterialHealth
()
9
{
10
m_InfestedTex =
""
;
11
m_InfestedMat =
""
;
12
m_HealthyTex =
""
;
13
m_HealthyMat =
""
;
14
}
15
}
PlantMaterialHealth
Definition
plantmaterial.c:2
Daten
4_world
classes
modules
plantmaterial.c
Generated by
1.12.0