DayZ 1.24
|
Private Member Functions | |
void | ActionRemovePlant () |
override | GetInputType () |
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 ActionRemovePlant.c.
|
inlineprivate |
Definition at line 5 of file ActionRemovePlant.c.
References m_Text.
|
inlineprivate |
Definition at line 21 of file ActionRemovePlant.c.
References Class::CastTo(), and m_Plant.
Definition at line 15 of file ActionRemovePlant.c.
References m_ConditionItem, m_ConditionTarget, and UAMaxDistances::SMALL.
|
inlineprivate |
Definition at line 10 of file ActionRemovePlant.c.
|
inlineprivate |
Definition at line 62 of file ActionRemovePlant.c.
References m_Plant.
|
private |
Definition at line 3 of file ActionRemovePlant.c.
Referenced by ActionCondition(), and OnExecuteServer().