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

◆ SetCursorIconSize() [2/2]

override void Hud::SetCursorIconSize ( string type,
float x,
float y )
inlineprotected

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

432 {
433 m_CursorIcon.FindAnyWidget( type ).GetParent().SetSize( x, y );
434 }
Icon x
Icon y
ImageWidget m_CursorIcon
Определения IngameHud.c:80

Перекрестные ссылки m_CursorIcon, x и y.