![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Enumerations | |
| enum | LockAction { NONE , DIAL_NUMBER_CHANED , DIAL_INDEX_CHANGED , LOCKED , UNLOCKED , COUNT } |
Variables | |
| enum LockAction | m_LockDigits |
| int | m_Combination |
| int | m_CombinationLocked |
| int | m_DialIndex |
| bool | m_IsLocked |
| LockAction | m_LockActionPerformed = LockAction.NONE |
| bool | m_IsInitialized |
| const string | SOUND_LOCK_OPEN = "combinationlock_open_SoundSet" |
| const string | SOUND_LOCK_CLOSE = "combinationlock_close_SoundSet" |
| const string | SOUND_LOCK_CHANGE_NUMBER = "combinationlock_changenumber_SoundSet" |
| const string | SOUND_LOCK_CHANGE_DIAL = "combinationlock_changedial_SoundSet" |
| EffectSound | m_Sound |
| enum LockAction |
| Enumerator | |
|---|---|
| NONE | |
| DIAL_NUMBER_CHANED | |
| DIAL_INDEX_CHANGED | |
| LOCKED | |
| UNLOCKED | |
| COUNT | |
Definition at line 1 of file combinationlock.c.
|
protected |
Definition at line 132 of file combinationlock.c.
|
protected |
Definition at line 370 of file combinationlock.c.
|
protected |
Definition at line 33 of file combinationlock.c.
|
protected |
Definition at line 401 of file combinationlock.c.
|
protected |
Definition at line 202 of file combinationlock.c.
|
protected |
Definition at line 54 of file combinationlock.c.
|
protected |
Definition at line 191 of file combinationlock.c.
|
protected |
Definition at line 242 of file combinationlock.c.
|
protected |
Definition at line 196 of file combinationlock.c.
|
protected |
Definition at line 471 of file combinationlock.c.
|
protected |
Definition at line 457 of file combinationlock.c.
|
protected |
Definition at line 70 of file combinationlock.c.
|
protected |
Definition at line 389 of file combinationlock.c.
|
protected |
Definition at line 365 of file combinationlock.c.
|
protected |
Definition at line 375 of file combinationlock.c.
Definition at line 272 of file combinationlock.c.
Definition at line 75 of file combinationlock.c.
|
protected |
Definition at line 99 of file combinationlock.c.
|
protected |
Definition at line 90 of file combinationlock.c.
|
protected |
Definition at line 168 of file combinationlock.c.
|
protected |
Definition at line 163 of file combinationlock.c.
|
protected |
Definition at line 502 of file combinationlock.c.
|
protected |
Definition at line 45 of file combinationlock.c.
|
protected |
Definition at line 181 of file combinationlock.c.
|
protected |
Definition at line 186 of file combinationlock.c.
|
protected |
Definition at line 65 of file combinationlock.c.
|
protected |
Definition at line 247 of file combinationlock.c.
|
protected |
Definition at line 464 of file combinationlock.c.
|
protected |
Definition at line 450 of file combinationlock.c.
|
protected |
Definition at line 342 of file combinationlock.c.
|
protected |
Definition at line 497 of file combinationlock.c.
|
protected |
Definition at line 492 of file combinationlock.c.
|
protected |
Definition at line 487 of file combinationlock.c.
|
protected |
Definition at line 482 of file combinationlock.c.
|
protected |
Definition at line 151 of file combinationlock.c.
Definition at line 299 of file combinationlock.c.
|
protected |
Definition at line 422 of file combinationlock.c.
|
protected |
Definition at line 407 of file combinationlock.c.
| int m_Combination |
Definition at line 15 of file combinationlock.c.
| int m_CombinationLocked |
Definition at line 16 of file combinationlock.c.
| int m_DialIndex |
Definition at line 17 of file combinationlock.c.
|
protected |
Definition at line 22 of file combinationlock.c.
|
protected |
Definition at line 18 of file combinationlock.c.
|
protected |
Definition at line 20 of file combinationlock.c.
| enum LockAction m_LockDigits |
|
protected |
Definition at line 31 of file combinationlock.c.
|
protected |
Definition at line 29 of file combinationlock.c.
|
protected |
Definition at line 28 of file combinationlock.c.
|
protected |
Definition at line 27 of file combinationlock.c.
|
protected |
Definition at line 26 of file combinationlock.c.