![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionStopEngine () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanBeUsedInVehicle () |
| override void | CreateConditionComponents () |
| override bool | HasTarget () |
| override void | OnExecute (ActionData action_data) |
| override bool | UseMainItem () |
Definition at line 1 of file actionstopengine.c.
|
inlineprivate |
Definition at line 3 of file actionstopengine.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 16 of file actionstopengine.c.
References ActionTarget, and HumanCommandVehicle::GetTransport().
|
inlineprivate |
Definition at line 62 of file actionstopengine.c.
|
inlineprivate |
Definition at line 10 of file actionstopengine.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 72 of file actionstopengine.c.
|
inlineprivate |
Definition at line 35 of file actionstopengine.c.
References ActionData, g_Game, and HumanCommandVehicle::GetTransport().
|
inlineprivate |
Definition at line 67 of file actionstopengine.c.