DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CaptureFocus()
void CaptureFocus
(
)
protected
См. определение в файле
PluginDayzPlayerDebug.c
строка
363
364
{
365
if
(!
m_HasFocus
)
366
{
367
g_Game
.GetInput().ChangeGameFocus(1);
368
g_Game
.GetUIManager().ShowUICursor(
true
);
369
m_HasFocus
=
true
;
370
}
371
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
m_HasFocus
bool m_HasFocus
Определения
PluginDayzPlayerDebug.c:203
Перекрестные ссылки
g_Game
и
m_HasFocus
.
Ishodniki
scripts
4_World
DayZ
Plugins
PluginBase
PluginDayzPlayerDebug.c
Создано системой
1.13.2