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

◆ GetSpecialtyWeight()

float ActionBase::GetSpecialtyWeight ( )
inlineprotected

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

1299 {
1300 if(m_SpecialtyWeight == 0)
1301 {
1302#ifdef DEVELOPER
1303 //Print("UserAction does not use SoftSkills");
1304#endif
1305 }
1306
1307 return m_SpecialtyWeight;
1308 }
float m_SpecialtyWeight
Определения ActionBase.c:83

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