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

◆ YieldItemBase()

void YieldItemBase::YieldItemBase ( int baseWeight)
inlineprotected

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

12 {
13 m_BaseWeight = baseWeight;
14
15 Init();
16 }
int m_BaseWeight
Определения CatchYieldItemBase.c:5

Перекрестные ссылки Init() и m_BaseWeight.

Используется в Init() и YieldItemGenericFish().