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

◆ GetMainContainerTopPos()

float PlayerContainer::GetMainContainerTopPos ( )
inlineprotected

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

301 {
302 float x, y;
303 GetRootWidget().GetScreenPos( x, y );
304 return y;
305 }
Icon x
Icon y

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