Agent pool simulation entry point.
- Аргументы
-
value | Immunity value (deprecated, used in previous versions) |
deltaT | tick |
См. определение в файле PlayerAgentPool.c строка 42
43 {
47 }
void ProcessTemporaryResistance(float deltaTime)
Temporary resistance simulation.
void SpawnAgents(float deltaT)
Autoinfection mechanism for agents with that attribute enabled.
void GrowAgents(float deltaT)
Agent's growth/death simulation.
Перекрестные ссылки GrowAgents(), ProcessTemporaryResistance() и SpawnAgents().