DayZ 1.24
Loading...
Searching...
No Matches
Lockpick Class Reference
Inheritance diagram for Lockpick:
[legend]
Collaboration diagram for Lockpick:
[legend]

Private Member Functions

void Lockpick ()
 
override void SetActions ()
 

Detailed Description

Definition at line 1 of file Lockpick.c.

Constructor & Destructor Documentation

◆ Lockpick()

void Lockpick::Lockpick ( )
inlineprivate

Definition at line 3 of file Lockpick.c.

4 {
5 m_MineDisarmRate = 90;
6 }

Member Function Documentation

◆ SetActions()

override void Lockpick::SetActions ( )
inlineprivate

Definition at line 8 of file Lockpick.c.

9 {
10 super.SetActions();
11
17 }
ActionDisarmExplosiveCB ActionContinuousBaseCB ActionDisarmExplosive()
ActionDisarmMineCB ActionContinuousBaseCB ActionDisarmMine()
void AddAction(typename actionName)

References ActionDisarmExplosive(), ActionDisarmMine(), and AddAction().


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