Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
farminghoe.c
Go to the documentation of this file.
2 {
3  override bool CanMakeGardenplot()
4  {
5  return true;
6  }
7 
8  override void SetActions()
9  {
10  super.SetActions();
11 
25  }
26 };
ItemBase
Definition: inventoryitem.c:730
ActionDigOutStash
ActionDigWormsCB ActionDigOutStash
ActionDismantlePart
Definition: actiondismantlepart.c:26
ActionCreateGreenhouseGardenPlot
Definition: actioncreategreenhousegardenplot.c:9
ActionBuildPart
Definition: actionbuildpart.c:25
FarmingHoe
Definition: farminghoe.c:1
ActionDigWorms
Definition: actiondigworms.c:14
ActionClapBearTrapWithThisItem
Definition: actionclapbeartrapwiththisitem.c:1
ActionTogglePlaceObject
Definition: actiontoggleplaceobject.c:1
ActionDigGardenPlot
Definition: actiondiggardenplot.c:9
ActionFillObject
Definition: actionfillobject.c:9
ActionDigInStash
Definition: actiondiginstash.c:9
ActionBuryBody
Definition: actionburybody.c:9
AddAction
void AddAction(typename actionName)
Definition: advancedcommunication.c:86
ActionDismantleGardenPlot
Definition: actiondismantlegardenplot.c:9
ActionBuryAshes
ActionBuryBodyCB ActionBuryAshes