DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CleanupDrawShapes()
static void Debug::CleanupDrawShapes
(
array
<
Shape
>
shapes
)
inline
static
private
См. определение в файле
Debug.c
строка
362
363
{
364
foreach
(
Shape
shape : shapes)
365
Debug
.RemoveShape(shape);
366
367
shapes.Clear();
368
}
Debug
void Debug()
Определения
UniversalTemperatureSource.c:349
Shape
class DiagMenu Shape
don't call destructor directly. Use Destroy() instead
Перекрестные ссылки
RemoveShape()
и
Shape
.
Debug
Создано системой
1.13.2