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

◆ OnMouseLeave()

override bool OnMouseLeave ( Widget w,
Widget enterW,
int x,
int y )
protected

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

1362 {
1363 ButtonNormal(w);
1364 return false;
1365 }
void ButtonNormal(Widget w)
Определения ScriptConsoleWeatherTab.c:1384

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