DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ CleanupDebugShapes()

void CleanupDebugShapes ( array< Shape > shapesArr)
private

DEPRECATED.

См. определение в файле DynamicMusicPlayer.c строка 1033

1034 {
1035 Debug.CleanupDrawShapes(shapesArr);
1036 }
static void CleanupDrawShapes(array< Shape > shapes)
Определения 3_Game/tools/Debug.c:362
Определения 3_Game/tools/Debug.c:2

Перекрестные ссылки Debug::CleanupDrawShapes().

Используется в ActionTargets::FilterObstructedObjectsEx() и Trigger::~Trigger().