![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionClose () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | HasTarget () |
| override void | OnExecuteServer (ActionData action_data) |
| void | SetCloseAnimation (ItemBase item) |
| override bool | SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=NULL) |
Definition at line 1 of file actionclose.c.
|
inlineprivate |
Definition at line 3 of file actionclose.c.
References ActionBase::m_Text.
|
inlineprivate |
Definition at line 19 of file actionclose.c.
References ActionTarget.
|
inlineprivate |
Definition at line 8 of file actionclose.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 14 of file actionclose.c.
|
inlineprivate |
Definition at line 54 of file actionclose.c.
References ActionData.
|
inlineprivate |
Definition at line 41 of file actionclose.c.
References AnimatedActionBase::m_CommandUID.
Referenced by SetupAction().
|
inlineprivate |
Definition at line 29 of file actionclose.c.
References ActionData, ActionTarget, and SetCloseAnimation().