DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ Init()

override void Init ( )
protected

Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)

whole body slots

upper body part slots

bottom body part slots

lower body part slots


heat comfort related slots

См. определение в файле HeavyMetal.c строка 181

182 {
183 super.Init();
184
185 m_ID = eModifiers.MDF_HEAVYMETAL3;
186 }
int m_ID
ID of effect, given by SEffectManager when registered (automatically done when playing through it)
Определения Effect.c:51
eModifiers
Определения eModifiers.c:2

Перекрестные ссылки m_ID.