![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionStopEngineBoat () |
| 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 actionstopengineboat.c.
|
inlineprivate |
Definition at line 3 of file actionstopengineboat.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 16 of file actionstopengineboat.c.
References ActionTarget, and HumanCommandVehicle::GetTransport().
|
inlineprivate |
Definition at line 54 of file actionstopengineboat.c.
|
inlineprivate |
Definition at line 10 of file actionstopengineboat.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 64 of file actionstopengineboat.c.
|
inlineprivate |
Definition at line 32 of file actionstopengineboat.c.
References ActionData, and HumanCommandVehicle::GetTransport().
|
inlineprivate |
Definition at line 59 of file actionstopengineboat.c.