FLevelEditorModule::GetLevelEditorOutlinerSettings

Return the settings (containing the outliner filters) used to create the level editor's outliners

Unreal Engine C++ API Reference > Editor > LevelEditor > FLevelEditorModule

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h
Include #include "LevelEditor.h"
Source /Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FLevelEditorOutlinerSettings](API\Editor\LevelEditor\FLevelEditorOutlinerSettings) > GetLevelEditorOutlinerSettings() const  

Remarks

Return the settings (containing the outliner filters) used to create the level editor's outliners


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library