inserts action into sorted array based on utility
См. определение в файле ActionTargets.c строка 377
378 {
380 m_Targets.InsertAt(pActionTarget, index);
381
382 }
ref array< ref ActionTarget > m_Targets
selected & sorted targets by utility function
int FindIndexForStoring(float value)
binary search algorithm
Перекрестные ссылки ActionTarget, FindIndexForStoring() и m_Targets.