DayZ 1.24
|
Private Member Functions | |
void | ActionHarvestCrops () |
override | GetInputType () |
Slot | GetPlantSlot (ActionTarget target) |
override void | OnActionInfoUpdate (PlayerBase player, ActionTarget target, ItemBase item) |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnExecuteServer (ActionData action_data) |
Private Attributes | |
PlantBase | m_Plant |
Definition at line 1 of file ActionHarvestCrops.c.
|
inlineprivate |
Definition at line 5 of file ActionHarvestCrops.c.
References m_SpecialtyWeight, and UASoftSkillsWeight::PRECISE_MEDIUM.
|
inlineprivate |
Definition at line 64 of file ActionHarvestCrops.c.
References Class::CastTo(), GetPlantSlot(), and m_Plant.
Definition at line 58 of file ActionHarvestCrops.c.
References m_ConditionItem, m_ConditionTarget, and UAMaxDistances::SMALL.
|
inlineprivate |
Definition at line 14 of file ActionHarvestCrops.c.
|
inlineprivate |
Definition at line 19 of file ActionHarvestCrops.c.
References Class::CastTo().
Referenced by ActionCondition(), and OnActionInfoUpdate().
|
inlineprivate |
Definition at line 44 of file ActionHarvestCrops.c.
References GetPlantSlot(), m_Plant, and m_Text.
|
inlineprivate |
Definition at line 87 of file ActionHarvestCrops.c.
References m_Plant, and m_SpecialtyWeight.
|
private |
Definition at line 3 of file ActionHarvestCrops.c.
Referenced by ActionCondition(), OnActionInfoUpdate(), and OnExecuteServer().