|
inlineprivate |
check if targets are not obstructed (eg.: wall)
check for object obstruction(if the object is not a proxy - has no parent)
when the number of obstructed items is higher than OBSTRUCTED_COUNT_THRESHOLD remove do no run obstruction check and skip these items
obstruction check
См. определение в файле ActionTargets.c строка 499
Перекрестные ссылки IsObjectObstructedCache(), IsObstructedEx(), m_RayStart, m_VicinityObjects и OBSTRUCTED_COUNT_THRESHOLD.
Используется в FilterObstructedObjectsEx().