Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionDigGardenPlot Class Reference
Inheritance diagram for ActionDigGardenPlot:

Private Member Functions

void ActionDigGardenPlot ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
void CheckSurfaceBelowGardenPlot (PlayerBase player, GardenPlot item_GP, Hologram hologram)
override void DropDuringPlacing (PlayerBase player)
override void OnFinishProgressClient (ActionData action_data)
override void OnFinishProgressServer (ActionData action_data)
override void SetupAnimation (ItemBase item)

Private Attributes

GardenPlot m_GardenPlot

Detailed Description

Definition at line 9 of file actiondiggardenplot.c.

Constructor & Destructor Documentation

◆ ActionDigGardenPlot()

void ActionDigGardenPlot ( )
inlineprivate

Definition at line 13 of file actiondiggardenplot.c.

References m_CommandUID, and m_StanceMask.

Member Function Documentation

◆ ActionCondition()

◆ CheckSurfaceBelowGardenPlot()

◆ DropDuringPlacing()

override void DropDuringPlacing ( PlayerBase player)
inlineprivate

Definition at line 93 of file actiondiggardenplot.c.

◆ OnFinishProgressClient()

override void OnFinishProgressClient ( ActionData action_data)
inlineprivate

Definition at line 97 of file actiondiggardenplot.c.

References ActionData, and PlaceObjectActionData::m_AlreadyPlaced.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

◆ SetupAnimation()

override void SetupAnimation ( ItemBase item)
inlineprivate

Definition at line 54 of file actiondiggardenplot.c.

References m_CommandUID.

Field Documentation

◆ m_GardenPlot

GardenPlot m_GardenPlot
private

Definition at line 11 of file actiondiggardenplot.c.

Referenced by OnFinishProgressServer().


The documentation for this class was generated from the following file: