Граф наследования:CommonColdMdfr:Защищенные члены | |
| void | OnActivate (PlayerBase player) |
| void | OnDeactivate (PlayerBase player) |
| bool | DeactivateCondition (PlayerBase player) |
| void | OnTick (PlayerBase player, float deltaT) |
Закрытые члены | |
| override void | Init () |
| override string | GetDebugText () |
| override bool | ActivateCondition (PlayerBase player) |
Закрытые данные | |
| const int | AGENT_THRESHOLD_ACTIVATE = 100 |
| const int | AGENT_THRESHOLD_DEACTIVATE = 0 |
| const int | SNEEZE_RND_DIVIDER_NORMAL_MIN = 15 |
| const int | SNEEZE_RND_DIVIDER_NORMAL_MAX = 20 |
| const int | SNEEZE_RND_DIVIDER_SUPPRESSED_MIN = 30 |
| const int | SNEEZE_RND_DIVIDER_SUPPRESSED_MAX = 40 |
| const int | TEMPORARY_RESISTANCE_TIME = 900 |
| ModifiersManager | m_ModifiersManager |
См. определение в файле CommonCold.c строка 1