Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
lockpick.c
Go to the documentation of this file.
2{
3 void Lockpick()
4 {
5 m_MineDisarmRate = 90;
6 }
7
9 {
10 return 1 << EBuildingLockType.LOCKPICK;
11 }
12
23};
ActionDisarmExplosiveCB ActionContinuousBaseCB ActionDisarmExplosive()
ActionDisarmMineCB ActionContinuousBaseCB ActionDisarmMine()
void AddAction(typename actionName)
override int GetKeyCompatibilityType()
Definition lockpick.c:8
void Lockpick()
Definition lockpick.c:3
override void SetActions()
Definition lockpick.c:13
EBuildingLockType