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

◆ GetDrugResistance()

float AgentBase::GetDrugResistance ( EMedicalDrugsType drugType,
PlayerBase player )
inlineprotected

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

78 {
79 return m_DrugResistances.Get(drugType);
80 }
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.