|
DayZ 1.24
|
Private Member Functions | |
| void | ActionSetAlarmClock () |
| override void | CreateConditionComponents () |
| override bool | HasProneException () |
| override bool | HasTarget () |
| override void | OnStart (ActionData action_data) |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnEndServer (ActionData action_data) |
| override void | OnUpdate (ActionData action_data) |
Private Member Functions inherited from ActionContinuousBase | |
| void | OnStartAnimationLoopServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
Definition at line 13 of file ActionSetAlarmClock.c.
|
inlineprivate |
Definition at line 15 of file ActionSetAlarmClock.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, m_SpecialtyWeight, and m_Text.
|
inlineprivate |
Definition at line 45 of file ActionSetAlarmClock.c.
Definition at line 25 of file ActionSetAlarmClock.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 31 of file ActionSetAlarmClock.c.
Definition at line 36 of file ActionSetAlarmClock.c.
|
inlineprivate |
Definition at line 50 of file ActionSetAlarmClock.c.
|
inlineprivate |
Definition at line 41 of file ActionSetAlarmClock.c.
|
inlineprivate |
Definition at line 57 of file ActionSetAlarmClock.c.