class WoundAgentSource
WoundAgent › AgentBase › MessageReceiverBase
All members, including inherited
Constants 2
static const float RESISTANCE_STAGE_1 = 1Referenced by GetAntibioticsResistanceEx()
static const float RESISTANCE_STAGE_2 = 0.5Referenced by GetAntibioticsResistanceEx()
Methods 3
override void Init()override float GetAntibioticsResistanceEx(PlayerBase player)References PlayerBase.GetModifiersManager(), ModifiersManager.IsModifierActive(), RESISTANCE_STAGE_1
Show 1 more
, RESISTANCE_STAGE_2override bool GrowDuringMedicalDrugsAttack(EMedicalDrugsType drugType, PlayerBase player)