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

◆ GetContentYPos()

float ScrollBarContainer::GetContentYPos ( )
inlineprotected

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

93 {
94 float x, y;
95 Content.GetPos(x, y);
96 return y;
97 }
Icon x
Icon y
Widget Content
Определения ScrollBarContainer.c:5

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