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

◆ CaptureFocus() [2/2]

void PluginBase::CaptureFocus ( )
inlineprotected

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

1066 {
1068 GetGame().GetUIManager().ShowUICursor( true );
1069 }
proto native UIManager GetUIManager()
proto native Input GetInput()
proto native void ChangeGameFocus(int add, int input_device=-1)
Change game focus number.
void ShowUICursor(bool visible)
Определения UIManager.c:244
proto native CGame GetGame()

Перекрестные ссылки Input::ChangeGameFocus(), GetGame(), CGame::GetInput(), CGame::GetUIManager() и UIManager::ShowUICursor().