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

◆ CursorShow()

void PluginBase::CursorShow ( )
inlineprotected

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

45 {
46 if( GetGame().GetUIManager().GetMenu() )
48 }
proto native UIManager GetUIManager()
proto native UIScriptedMenu GetMenu()
Returns most-top open menu.
override void OnShow()
Определения CameraToolsMenu.c:99
proto native CGame GetGame()

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