Граф наследования:ContaminationStage2Mdfr:Защищенные члены | |
| override void | Init () |
| override string | GetDebugText () |
| bool | ActivateCondition (PlayerBase player) |
| void | OnActivate (PlayerBase player) |
| void | OnDeactivate (PlayerBase player) |
| bool | DeactivateCondition (PlayerBase player) |
| void | OnTick (PlayerBase player, float deltaT) |
Защищенные данные | |
| float | m_NextEvent1 |
| float | m_Time1 |
| float | m_NextEvent2 |
| float | m_Time2 |
Статические защищенные данные | |
| static const int | EVENT_2_INTERVAL_MIN = 200 |
| static const int | EVENT_2_INTERVAL_MAX = 400 |
Закрытые статические данные | |
| static const int | AGENT_THRESHOLD_ACTIVATE = 100 |
| static const int | AGENT_THRESHOLD_DEACTIVATE = 400 |
| static const int | EVENT_1_INTERVAL_MIN = 20 |
| static const int | EVENT_1_INTERVAL_MAX = 40 |
См. определение в файле Contamination2.c строка 1