![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionRemovePlant () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| 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 ActionBase::m_Text.
|
inlineprivate |
Definition at line 21 of file actionremoveplant.c.
References ActionTarget, Class::CastTo(), m_Plant, and PlantBase().
|
inlineprivate |
Definition at line 15 of file actionremoveplant.c.
References ActionBase::m_ConditionItem, ActionBase::m_ConditionTarget, and UAMaxDistances::SMALL.
|
inlineprivate |
Definition at line 10 of file actionremoveplant.c.
|
inlineprivate |
Definition at line 53 of file actionremoveplant.c.
References ActionData, and m_Plant.
|
private |
Definition at line 3 of file actionremoveplant.c.
Referenced by ActionCondition(), and OnExecuteServer().