|
inlineprotected |
Injects agents to a given target, with no probability, but the dose size is modified by m_TransferabilityOut of the agent.
target | Entity to inject agents to |
agents | Bit mask with information about agents |
protection | Protection size used for chance generation <0.0; 1.0> |
dose_size | Number of agents to be transmitted |
inject_type | Type of transmission |
См. определение в файле PluginTransmissionAgents.c строка 429
Перекрестные ссылки CalculateAgentsToTransmit(), Math::GetNthBitSet(), Math::GetNumberOfSetBits() и Math::Pow().
Используется в TransmitAgentsEx().