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

◆ OnMouseLeave()

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

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

1342 {
1343 ButtonNormal(w);
1344 return false;
1345 }
void ButtonNormal(Widget w)
Определения ScriptConsoleWeatherTab.c:1364

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