DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetSpecialtyWeight()
float
ActionBase::GetSpecialtyWeight
(
)
inline
protected
См. определение в файле
ActionBase.c
строка
1323
1324
{
1325
if
(
m_SpecialtyWeight
== 0)
1326
{
1327
#ifdef DEVELOPER
1328
//Print("UserAction does not use SoftSkills");
1329
#endif
1330
}
1331
1332
return
m_SpecialtyWeight
;
1333
}
ActionBase::m_SpecialtyWeight
float m_SpecialtyWeight
Определения
ActionBase.c:77
Перекрестные ссылки
m_SpecialtyWeight
.
ActionBase
Создано системой
1.13.2