DayZ 1.24
|
Protected Member Functions | |
void | UnlockDoor (ActionTarget target) |
override void | OnFinishProgressServer (ActionData action_data) |
Private Member Functions | |
void | ActionUnlockDoors () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
Private Member Functions inherited from ActionContinuousBase | |
void | OnStartAnimationLoopServer (ActionData action_data) |
void | OnStartAnimationLoopClient (ActionData action_data) |
void | OnEndAnimationLoopServer (ActionData action_data) |
void | OnEndAnimationLoopClient (ActionData action_data) |
void | OnFinishProgressServer (ActionData action_data) |
void | OnFinishProgressClient (ActionData action_data) |
Definition at line 9 of file ActionUnlockDoors.c.
|
inlineprivate |
Definition at line 11 of file ActionUnlockDoors.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_FullBody, m_StanceMask, and m_Text.
|
inlineprivate |
Definition at line 26 of file ActionUnlockDoors.c.
References Class::CastTo(), UAMaxDistances::DEFAULT, IsBuilding(), and IsInReach().
Definition at line 20 of file ActionUnlockDoors.c.
References m_ConditionItem, and m_ConditionTarget.
|
inlineprotected |
Definition at line 56 of file ActionUnlockDoors.c.
References m_SpecialtyWeight, and UnlockDoor().
|
inlineprotected |
Definition at line 44 of file ActionUnlockDoors.c.
References Class::CastTo().
Referenced by OnFinishProgressServer().