![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 |
Definition at line 9 of file actiondiggardenplot.c.
|
inlineprivate |
Definition at line 13 of file actiondiggardenplot.c.
References m_CommandUID, and m_StanceMask.
|
inlineprivate |
Definition at line 24 of file actiondiggardenplot.c.
References ActionTarget, Class::CastTo(), CheckSurfaceBelowGardenPlot(), g_Game, CfgGameplayHandler::GetDisableColdAreaPlacementCheck(), Hologram::GetProjectionEntity(), and Hologram::IsColliding().
|
inlineprivate |
Definition at line 62 of file actiondiggardenplot.c.
References Hologram::GetLeftCloseProjectionVector(), Hologram::GetLeftFarProjectionVector(), Hologram::GetRightCloseProjectionVector(), Hologram::GetRightFarProjectionVector(), and Hologram::SetIsCollidingGPlot().
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 93 of file actiondiggardenplot.c.
|
inlineprivate |
Definition at line 97 of file actiondiggardenplot.c.
References ActionData, and PlaceObjectActionData::m_AlreadyPlaced.
|
inlineprivate |
Definition at line 104 of file actiondiggardenplot.c.
References ActionData, g_Game, PlaceObjectActionData::m_AlreadyPlaced, and m_GardenPlot.
|
inlineprivate |
Definition at line 54 of file actiondiggardenplot.c.
References m_CommandUID.
|
private |
Definition at line 11 of file actiondiggardenplot.c.
Referenced by OnFinishProgressServer().