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

◆ CursorHide()

void PluginBase::CursorHide ( )
inlineprotected

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

36 {
37 if( GetGame().GetUIManager().GetMenu() )
39 }
proto native UIManager GetUIManager()
proto native UIScriptedMenu GetMenu()
Returns most-top open menu.
override void OnHide()
Определения CameraToolsMenu.c:109
proto native CGame GetGame()

Перекрестные ссылки GetGame(), UIManager::GetMenu(), CGame::GetUIManager() и UIScriptedMenu::OnHide().