◆ PlayerAgentPool()
◆ AddAgent()
void AddAgent |
( |
int |
agent_id, |
|
|
float |
count |
|
) |
| |
|
inlineprivate |
◆ AntibioticsAttack()
void AntibioticsAttack |
( |
float |
attack_value | ) |
|
|
inlineprivate |
◆ DigestAgent()
void DigestAgent |
( |
int |
agent_id, |
|
|
float |
count |
|
) |
| |
|
inlineprivate |
◆ DrugsAttack()
◆ GetAgents()
◆ GetDebugObject()
void GetDebugObject |
( |
array< ref Param > |
object_out | ) |
|
|
inlineprivate |
◆ GetSingleAgentCount()
int GetSingleAgentCount |
( |
int |
agent_id | ) |
|
|
inlineprivate |
◆ GetStorageVersion()
int GetStorageVersion |
( |
| ) |
|
|
inlineprivate |
◆ GetTemporaryResistance()
float GetTemporaryResistance |
( |
int |
agentId | ) |
|
|
inlineprivate |
◆ GetTotalAgentCount()
float GetTotalAgentCount |
( |
| ) |
|
|
inlineprivate |
◆ GrowAgents()
void GrowAgents |
( |
float |
deltaT | ) |
|
|
inlineprivate |
◆ ImmuneSystemTick()
void ImmuneSystemTick |
( |
float |
value, |
|
|
float |
deltaT |
|
) |
| |
|
inlineprivate |
◆ OnStoreLoad()
◆ OnStoreSave()
◆ PrintAgents()
◆ ProcessTemporaryResistance()
protected void ProcessTemporaryResistance |
( |
float |
deltaTime | ) |
|
|
inlineprivate |
◆ ReduceAgent()
void ReduceAgent |
( |
int |
id, |
|
|
float |
percent |
|
) |
| |
|
inlineprivate |
◆ RemoteGrowRequestDebug()
◆ RemoveAgent()
void RemoveAgent |
( |
int |
agent_id | ) |
|
|
inlineprivate |
◆ RemoveAllAgents()
◆ ResetTemporaryResistance()
private void ResetTemporaryResistance |
( |
| ) |
|
|
inlineprivate |
◆ SetAgentCount()
void SetAgentCount |
( |
int |
agent_id, |
|
|
float |
count |
|
) |
| |
|
inlineprivate |
◆ SetTemporaryResistance()
void SetTemporaryResistance |
( |
int |
agentId, |
|
|
float |
time |
|
) |
| |
|
inlineprivate |
◆ SpawnAgents()
void SpawnAgents |
( |
float |
deltaT | ) |
|
|
inlineprivate |
◆ m_AgentMask
◆ m_AgentTemporaryResistance
protected ref map<int, float> m_AgentTemporaryResistance |
|
private |
◆ m_LastTicked
◆ m_Player
◆ m_PluginTransmissionAgents
PluginTransmissionAgents m_PluginTransmissionAgents = PluginTransmissionAgents.Cast(GetPlugin(PluginTransmissionAgents)) |
|
private |
◆ m_TotalAgentCount
◆ m_VirusPool
◆ m_VirusPoolArray
◆ STORAGE_VERSION
const int STORAGE_VERSION = 137 |
|
private |
The documentation for this class was generated from the following file: