DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetCursorIconSize()
[2/2]
override void Hud::SetCursorIconSize
(
string
type
,
float
x
,
float
y
)
inline
protected
См. определение в файле
IngameHud.c
строка
431
432
{
433
m_CursorIcon
.FindAnyWidget( type ).GetParent().SetSize(
x
,
y
);
434
}
x
Icon x
y
Icon y
Hud::m_CursorIcon
ImageWidget m_CursorIcon
Определения
IngameHud.c:80
Перекрестные ссылки
m_CursorIcon
,
x
и
y
.
Hud
Создано системой
1.13.2