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

◆ m_DrugResistances

ref map<EMedicalDrugsType, float> AgentBase::m_DrugResistances = new map<EMedicalDrugsType, float>()
protected

[0..1], 0 means antibiotics have full effect, 1 means no effect - deprecated, use the m_DrugResistance map below for drug resistances

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

Используется в GetDrugResistance(), Init(), HeavyMetalAgent::Init(), InfluenzaAgent::Init(), WoundAgent::Init() и InitDefaults().