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

◆ UpdateTooltipSlotPosition()

void ItemManager::UpdateTooltipSlotPosition ( )
inlineprotected

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

668 {
669 float x, y;
670 m_TooltipSourceWidget.GetScreenPos(x,y);
672 }
Icon x
Icon y
void CalculateTooltipSlotPosition(int x=0, int y=0)
Определения ItemManager.c:600
Widget m_TooltipSourceWidget
Определения ItemManager.c:36

Перекрестные ссылки CalculateTooltipSlotPosition(), m_TooltipSourceWidget, x и y.

Используется в ShowTooltipSlot().