Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionUnlockShippingContainer Class Reference
Inheritance diagram for ActionUnlockShippingContainer:
ActionUnlockDoors

Protected Member Functions

int TranslateLockSelectionIntoDoorIdx (ActionTarget target)
 Returns door idx.
void UnlockDoor (ActionTarget target)

Private Member Functions

override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void OnFinishProgressServer (ActionData action_data)
Private Member Functions inherited from ActionUnlockDoors
void ActionUnlockDoors ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool IsLockTargetOnUse ()
override void OnFinishProgressServer (ActionData action_data)
void UnlockDoor (ActionTarget target)

Additional Inherited Members

Private Attributes inherited from ActionUnlockDoors
const float APPLIED_DMG = 6

Detailed Description

Definition at line 1 of file actionunlockcontainerdoor.c.

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

◆ TranslateLockSelectionIntoDoorIdx()

int TranslateLockSelectionIntoDoorIdx ( ActionTarget target)
inlineprotected

Returns door idx.

Definition at line 45 of file actionunlockcontainerdoor.c.

References ActionTarget, Class::CastTo(), string::Contains(), string::Substring(), and string::ToInt().

Referenced by ActionCondition(), and UnlockDoor().

◆ UnlockDoor()

void UnlockDoor ( ActionTarget target)
inlineprotected

The documentation for this class was generated from the following file: