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

◆ OnMouseLeave()

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

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

77 {
78 super.OnMouseLeave(w,enterW, x,y);
80 return true;
81 }
Icon x
Icon y
proto native Mission GetMission()
void RemoveActiveInputExcludes(array< string > excludes, bool bForceSupress=false)
deprecated
proto native CGame GetGame()