![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionSwitchLights () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanBeUsedInVehicle () |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | HasTarget () |
| override void | OnExecuteServer (ActionData action_data) |
Definition at line 1 of file actionswitchlights.c.
|
inlineprivate |
Definition at line 3 of file actionswitchlights.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 26 of file actionswitchlights.c.
References ActionTarget, Class::CastTo(), HumanCommandVehicle::GetTransport(), CarScript::IsVitalCarBattery(), and CarScript::IsVitalTruckBattery().
|
inlineprivate |
Definition at line 81 of file actionswitchlights.c.
|
inlineprivate |
Definition at line 10 of file actionswitchlights.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 16 of file actionswitchlights.c.
|
inlineprivate |
Definition at line 21 of file actionswitchlights.c.
|
inlineprivate |
Definition at line 64 of file actionswitchlights.c.
References ActionData, Class::CastTo(), and HumanCommandVehicle::GetTransport().