DayZ 1.24
|
Private Member Functions | |
void | ActionStopEngine () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnExecuteServer (ActionData action_data) |
override void | OnExecuteClient (ActionData action_data) |
override bool | CanBeUsedInVehicle () |
override bool | UseMainItem () |
Definition at line 1 of file ActionStopEngine.c.
|
inlineprivate |
Definition at line 3 of file ActionStopEngine.c.
References AnimatedActionBase::m_CommandUID, m_StanceMask, and m_Text.
|
inlineprivate |
Definition at line 16 of file ActionStopEngine.c.
References Class::CastTo().
Definition at line 50 of file ActionStopEngine.c.
Definition at line 10 of file ActionStopEngine.c.
References m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 48 of file ActionStopEngine.c.
|
inlineprivate |
Definition at line 33 of file ActionStopEngine.c.
References Class::CastTo().
Definition at line 55 of file ActionStopEngine.c.