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

◆ SetCursorIconOffset() [2/2]

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

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

427 {
428 m_CursorIcon.FindAnyWidget( type ).GetParent().SetPos( x, y );
429 }
Icon x
Icon y
ImageWidget m_CursorIcon
Определения IngameHud.c:80

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