Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | GardenBase |
class | GardenPlotGreenhouse |
Functions | |
override int | GetGardenSlotsCount () |
override void | RefreshSlots () |
GardenPlotGreenhouse GardenPlot | EOnInit (IEntity other, int extra) |
override void | SyncSlots () |
Variables | |
class GardenPlot extends GardenBase | POLYTUNNEL_SLOT_COUNT = 13 |
GardenPlotGreenhouse GardenPlot EOnInit | ( | IEntity | other, |
int | extra | ||
) |
Definition at line 151 of file gardenplot.c.
override int GetGardenSlotsCount | ( | ) |
Definition at line 125 of file gardenplot.c.
override void RefreshSlots | ( | ) |
Definition at line 130 of file gardenplot.c.
override void SyncSlots | ( | ) |
Definition at line 153 of file gardenplot.c.
class GardenPlot extends GardenBase POLYTUNNEL_SLOT_COUNT = 13 |