DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetDrugResistance()
float
AgentBase::GetDrugResistance
(
EMedicalDrugsType
drugType
,
PlayerBase
player
)
inline
protected
См. определение в файле
AgentBase.c
строка
77
78
{
79
return
m_DrugResistances
.Get(drugType);
80
}
AgentBase::m_DrugResistances
ref map< EMedicalDrugsType, float > m_DrugResistances
[0..1], 0 means antibiotics have full effect, 1 means no effect - deprecated, use the m_DrugResistanc...
Определения
AgentBase.c:14
Перекрестные ссылки
m_DrugResistances
.
AgentBase
Создано системой
1.13.2