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

◆ ToggleVisibility()

void UIScriptedMenu::ToggleVisibility ( )
inlineprivate

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

937 {
938 m_WgtRoot.Show( m_ModuleSceneManager.IsOpened() );
939 }
Widget m_WgtRoot
Определения SceneEditorMenu.c:1049
PluginSceneManager m_ModuleSceneManager
Определения SceneEditorMenu.c:1050

Перекрестные ссылки m_ModuleSceneManager и m_WgtRoot.