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

◆ SetSize()

void UIPropertyAttachment::SetSize ( float width,
float height )
inlineprivate

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

65 {
66 m_WgtThis.SetSize(width, height);
67 }
Widget m_WgtThis
Определения UIPropertyAttachment.c:4

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

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