DayZ 1.24
|
Private Member Functions | |
void | ActionCreateGreenhouseGardenPlot () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (ActionData action_data) |
Private Member Functions inherited from ActionContinuousBase | |
void | OnStartAnimationLoopServer (ActionData action_data) |
void | OnStartAnimationLoopClient (ActionData action_data) |
void | OnEndAnimationLoopServer (ActionData action_data) |
void | OnEndAnimationLoopClient (ActionData action_data) |
void | OnFinishProgressServer (ActionData action_data) |
void | OnFinishProgressClient (ActionData action_data) |
Private Attributes | |
GardenPlot | m_GardenPlot |
const float | CAMERA_PITCH_THRESHOLD = -30 |
Definition at line 9 of file ActionCreateGreenhouseGardenPlot.c.
|
inlineprivate |
Definition at line 14 of file ActionCreateGreenhouseGardenPlot.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_FullBody, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::ROUGH_LOW.
|
inlineprivate |
Definition at line 30 of file ActionCreateGreenhouseGardenPlot.c.
References GetGame(), Land_Misc_Greenhouse(), and Land_Misc_Polytunnel().
Definition at line 24 of file ActionCreateGreenhouseGardenPlot.c.
References m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 71 of file ActionCreateGreenhouseGardenPlot.c.
References ECE_KEEPHEIGHT, GetGame(), Land_Misc_Greenhouse(), Land_Misc_Polytunnel(), and m_GardenPlot.
Definition at line 12 of file ActionCreateGreenhouseGardenPlot.c.
|
private |
Definition at line 11 of file ActionCreateGreenhouseGardenPlot.c.
Referenced by OnFinishProgressServer().