will add agent to a given target
См. определение в файле PluginTransmissionAgents.c строка 338
339 {
341 {
342 if(count > 0)
343 {
344 target.InsertAgent(agent, count);
345 return count;
346 }
347 }
348 return 0;
349 }
float CalculateAgentsToTransmit(int agent_id, float protection, int dose_size, int inject_type)
Перекрестные ссылки CalculateAgentsToTransmit().
Используется в TransmitAgentsEx().