DayZ
1.29
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
);
79
g_Game
.GetMission().RemoveActiveInputExcludes({
"menu"
},
true
);
80
return
true
;
81
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
x
Icon x
y
Icon y
Ishodniki
scripts
4_World
DayZ
Plugins
PluginBase
PluginDayzPlayerDebug.c
Создано системой
1.13.2