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
);
79
GetGame
().
GetMission
().
RemoveActiveInputExcludes
({
"menu"
},
true
);
80
return
true
;
81
}
x
Icon x
y
Icon y
CGame::GetMission
proto native Mission GetMission()
Mission::RemoveActiveInputExcludes
void RemoveActiveInputExcludes(array< string > excludes, bool bForceSupress=false)
deprecated
GetGame
proto native CGame GetGame()
Ishodniki
scripts
4_World
Plugins
PluginBase
PluginDayzPlayerDebug.c
Создано системой
1.13.2