DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
DebugBBoxSetColor()
[2/2]
override void Component::DebugBBoxSetColor
(
int
color
)
inline
protected
См. определение в файле
ComponentEntityDebug.c
строка
33
34
{
35
if
(
m_DebugShapeBBox
)
36
{
37
m_DebugShapeBBox
.SetColor(color);
38
}
39
}
Component::m_DebugShapeBBox
Shape m_DebugShapeBBox
Определения
ComponentEntityDebug.c:4
Перекрестные ссылки
m_DebugShapeBBox
.
Component
Создано системой
1.13.2