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

◆ Init()

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

pre-init arrays

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

66 {
67 super.Init();
68
69 m_Type = "DeadFox";
72 }
eBleedingSourceType m_Type
Определения BleedingSource.c:25
int m_MethodMask
Определения CatchingContextBase.c:18
int m_EnviroMask
Определения CatchingContextBase.c:19
static const int MASK_METHOD_LANDTRAP_SNARE
Определения CatchingConstants.c:22
static const int MASK_ENVIRO_FOREST
Определения CatchingConstants.c:13

Перекрестные ссылки YieldItemBase::YieldItemBase().