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

◆ OnMouseLeave()

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

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

1339 {
1340 ButtonNormal(w);
1341 return false;
1342 }
void ButtonNormal(Widget w)
Определения ScriptConsoleWeatherTab.c:1361

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