|
inlineprotected |
Injects agents to a given target, using chance of transmission and full dose size if chance succeeds.
| 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 строка 404
Перекрестные ссылки DetermineChanceToTransmit(), Math::GetNthBitSet(), Math::GetNumberOfSetBits() и Math::Pow().
Используется в TransmitAgentsEx().