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

◆ SetPos()

void UIPropertyAttachment::SetPos ( float x,
float y )
inlineprivate

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

60 {
61 m_WgtThis.SetPos(x, y);
62 }
Icon x
Icon y
Widget m_WgtThis
Определения UIPropertyAttachment.c:4

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

Используется в UIScriptedMenu::Refresh().