Защищенные члены | |
override void | Init () |
override bool | ActivateCondition (PlayerBase player) |
override void | OnActivate (PlayerBase player) |
override void | OnDeactivate (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
override void | OnTick (PlayerBase player, float deltaT) |
void | ApplyAgentsToBleedingSources (PlayerBase player, float deltaT) |
void | BleedingSourceCreateCheck (PlayerBase player) |
float | TransmitAgents (PlayerBase player, float count) |
Защищенные данные | |
float | m_NextEvent1 |
float | m_Time1 |
const int | EVENT_2_INTERVAL_MIN = 13 |
const int | EVENT_2_INTERVAL_MAX = 18 |
const float | AGENT_DOSE_PER_BS_SEC = 0.33 |
float | m_NextEvent2 |
float | m_Time2 |
Закрытые данные | |
const int | EVENT_1_INTERVAL_MIN = 3 |
const int | EVENT_1_INTERVAL_MAX = 5 |
const float | AGENTS_PER_SEC = 5 |
См. определение в файле AreaExposure.c строка 1