Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
building.c
Go to the documentation of this file.
1
//-----------------------------------------------------------------------------
2
class
FountainType
:
BuildingSuperType
3
{
4
};
5
6
//-----------------------------------------------------------------------------
7
class
Fountain
:
BuildingSuper
8
{
9
};
10
11
//-----------------------------------------------------------------------------
12
class
ChurchType
:
BuildingSuperType
13
{
14
};
15
16
//-----------------------------------------------------------------------------
17
class
Church
:
BuildingSuper
18
{
19
};
BuildingSuperType
HouseType BuildingSuperType
Definition
buildingtype.c:11
BuildingSuper
Definition
fuelstation.c:2
Church
Definition
building.c:18
ChurchType
Definition
building.c:13
Fountain
Definition
building.c:8
FountainType
Definition
building.c:3
Daten
4_world
entities
core
inherited
building.c
Generated by
1.16.1