DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
ActionUnlockShippingContainer Class Reference

Private Member Functions

override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnFinishProgressServer (ActionData action_data)
 
override protected void UnlockDoor (ActionTarget target)
 
protected int TranslateLockSelectionIntoDoorIdx (ActionTarget target)
 Returns door idx.
 

Member Function Documentation

◆ ActionCondition()

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

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)
inlineprivate

◆ TranslateLockSelectionIntoDoorIdx()

protected int TranslateLockSelectionIntoDoorIdx ( ActionTarget  target)
inlineprivate

Returns door idx.

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

Referenced by ActionCondition(), and UnlockDoor().

◆ UnlockDoor()

override protected void UnlockDoor ( ActionTarget  target)
inlineprivate

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