DayZ 1.24
|
Private Member Functions | |
void | ActionPlugIn () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnExecuteServer (ActionData action_data) |
void | Process (ActionData action_data) |
override void | OnExecuteClient (ActionData action_data) |
ItemBase | GetAttachedDevice (ItemBase parent) |
Definition at line 1 of file ActionPlugIn.c.
|
inlineprivate |
Definition at line 3 of file ActionPlugIn.c.
References AnimatedActionBase::m_CommandUID, and m_Text.
|
inlineprivate |
Definition at line 15 of file ActionPlugIn.c.
References GetAttachedDevice().
Definition at line 9 of file ActionPlugIn.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
Definition at line 73 of file ActionPlugIn.c.
Referenced by ActionCondition(), and OnExecuteServer().
|
inlineprivate |
Definition at line 65 of file ActionPlugIn.c.
References Process().
|
inlineprivate |
Definition at line 37 of file ActionPlugIn.c.
References GetAttachedDevice(), and Process().
|
inlineprivate |
Definition at line 58 of file ActionPlugIn.c.
Referenced by OnExecuteClient(), and OnExecuteServer().