DayZ 1.24
|
Private Member Functions | |
void | ActionPlaceOnGround () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (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 9 of file ActionPlaceOnGround.c.
|
inlineprivate |
Definition at line 11 of file ActionPlaceOnGround.c.
References AnimatedActionBase::m_CallbackClass, and m_Text.
|
inlineprivate |
Definition at line 23 of file ActionPlaceOnGround.c.
Definition at line 17 of file ActionPlaceOnGround.c.
References m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 31 of file ActionPlaceOnGround.c.