DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | InjurySoundHandlerBase |
Перечисления | |
enum | eInjurySoundZones |
Функции | |
enum eInjurySoundZones | Init () |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
Переменные | |
NONE = 0 | |
LIGHT | |
MEDIUM | |
HEAVY | |
COUNT | |
enum eInjurySoundZones Init | ( | ) |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)
@ COUNT |
HEAVY |
LIGHT |
@ MEDIUM |
@ NONE = 0 |