Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
gardenplot.c File Reference

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
 

Function Documentation

◆ EOnInit()

GardenPlotGreenhouse GardenPlot EOnInit ( IEntity  other,
int  extra 
)

Definition at line 151 of file gardenplot.c.

◆ GetGardenSlotsCount()

override int GetGardenSlotsCount ( )

Definition at line 125 of file gardenplot.c.

◆ RefreshSlots()

override void RefreshSlots ( )

Definition at line 130 of file gardenplot.c.

◆ SyncSlots()

override void SyncSlots ( )

Definition at line 153 of file gardenplot.c.

Variable Documentation

◆ POLYTUNNEL_SLOT_COUNT

class GardenPlot extends GardenBase POLYTUNNEL_SLOT_COUNT = 13