Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
land_misc_greenhouse.c
Go to the documentation of this file.
1
class
Land_Misc_Greenhouse
extends
BuildingSuper
2
{
3
void
Land_Misc_Greenhouse
()
4
{
5
6
}
7
}
8
9
class
Land_Misc_Polytunnel
extends
BuildingSuper
10
{
11
void
Land_Misc_Polytunnel
()
12
{
13
14
}
15
}
BuildingSuper
Definition:
buildingwithfireplace.c:1
Land_Misc_Greenhouse
void Land_Misc_Greenhouse()
Definition:
land_misc_greenhouse.c:2
Land_Misc_Polytunnel
class Land_Misc_Greenhouse extends BuildingSuper Land_Misc_Polytunnel()
Definition:
land_misc_greenhouse.c:11
DAYZ
scripts_v1.24.157551
scripts
world
entities
building
residential
misc
land_misc_greenhouse.c
Generated by
1.8.17