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

◆ GetYieldWeight()

int YieldItemBase::GetYieldWeight ( CatchingContextBase ctx)
inlineprotected

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

39 {
40 return m_BaseWeight;
41 }
int m_BaseWeight
Определения CatchYieldItemBase.c:5

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

Используется в SetupProbabilityArray().