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

◆ GetSpecialtyWeight()

float ActionBase::GetSpecialtyWeight ( )
inlineprotected

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

1285 {
1286 if(m_SpecialtyWeight == 0)
1287 {
1288#ifdef DEVELOPER
1289 //Print("UserAction does not use SoftSkills");
1290#endif
1291 }
1292
1293 return m_SpecialtyWeight;
1294 }
float m_SpecialtyWeight
Определения ActionBase.c:77

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