![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionDisinfectPlant () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| Private Member Functions inherited from ActionContinuousBase | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (ActionData action_data) |
Private Attributes | |
| PlantBase | m_Plant |
Definition at line 9 of file actiondisinfectplant.c.
|
inlineprivate |
Definition at line 13 of file actiondisinfectplant.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 31 of file actiondisinfectplant.c.
References ActionTarget, Class::CastTo(), m_Plant, and PlantBase().
|
inlineprivate |
Definition at line 25 of file actiondisinfectplant.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
private |
Definition at line 11 of file actiondisinfectplant.c.
Referenced by ActionCondition().