DayZ 1.24
|
Private Member Functions | |
void | ActionTriggerRemotely () |
override void | CreateConditionComponents () |
override bool | HasProgress () |
override bool | HasTarget () |
override bool | HasProneException () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnExecuteServer (ActionData action_data) |
Definition at line 1 of file ActionTriggerRemotely.c.
|
inlineprivate |
Definition at line 3 of file ActionTriggerRemotely.c.
References AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and m_Text.
|
inlineprivate |
Definition at line 31 of file ActionTriggerRemotely.c.
References vector::DistanceSq(), UAMaxDistances::EXPLOSIVE_REMOTE_ACTIVATION, and Math::SqrFloat().
Definition at line 10 of file ActionTriggerRemotely.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 16 of file ActionTriggerRemotely.c.
Definition at line 26 of file ActionTriggerRemotely.c.
Definition at line 21 of file ActionTriggerRemotely.c.
|
inlineprivate |
Definition at line 60 of file ActionTriggerRemotely.c.