![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionTurnOnWeaponFlashlight () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | HasTarget () |
| override void | OnExecuteServer (ActionData action_data) |
Private Attributes | |
| ItemBase | m_flashlight |
Definition at line 1 of file actionturnonweaponflashlight.c.
|
inlineprivate |
Definition at line 5 of file actionturnonweaponflashlight.c.
References AnimatedActionBase::m_CommandUID, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 22 of file actionturnonweaponflashlight.c.
References ActionTarget, and m_flashlight.
|
inlineprivate |
Definition at line 11 of file actionturnonweaponflashlight.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 17 of file actionturnonweaponflashlight.c.
|
inlineprivate |
Definition at line 45 of file actionturnonweaponflashlight.c.
References ActionData, and m_flashlight.
|
private |
Definition at line 3 of file actionturnonweaponflashlight.c.
Referenced by ActionCondition(), and OnExecuteServer().