![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionLockedDoors () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override void | OnExecute (ActionData action_data) |
Definition at line 1 of file actionlockeddoors.c.
|
inlineprivate |
Definition at line 3 of file actionlockeddoors.c.
References AnimatedActionBase::m_CommandUID, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 16 of file actionlockeddoors.c.
References ActionTarget, Class::CastTo(), UAMaxDistances::DEFAULT, Building::GetDoorIndex(), ActionBase::IsBuilding(), Building::IsDoorLocked(), and ActionBase::IsInReach().
|
inlineprivate |
Definition at line 10 of file actionlockeddoors.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 35 of file actionlockeddoors.c.
References ActionData, Class::CastTo(), Building::GetDoorIndex(), and Building::OpenDoor().