Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
gardenplot.c File Reference

Go to the source code of this file.

Classes

class  GardenBase
 
class  GardenPlotGreenhouse
 

Functions

override int GetGardenSlotsCount ()
 
override void OnPlacementComplete (Man player, vector position="0 0 0", vector orientation="0 0 0")
 
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 152 of file gardenplot.c.

◆ GetGardenSlotsCount()

override int GetGardenSlotsCount ( )

Definition at line 139 of file gardenplot.c.

◆ OnPlacementComplete()

override void OnPlacementComplete ( Man player,
vector position = "0 0 0",
vector orientation = "0 0 0" )

Definition at line 144 of file gardenplot.c.

◆ RefreshSlots()

override void RefreshSlots ( )

Definition at line 152 of file gardenplot.c.

◆ SyncSlots()

override void SyncSlots ( )

Definition at line 184 of file gardenplot.c.

Variable Documentation

◆ POLYTUNNEL_SLOT_COUNT

class GardenPlot extends GardenBase POLYTUNNEL_SLOT_COUNT = 13