ILevelEditor::GetSceneOutliner

Return the most recently interacted with Outliner

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

Deprecated * The Level Editor has multiple outliners, use GetAllSceneOutliners() or GetMostRecentlyUsedSceneOutliner() instead to avoid ambiguity

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/ILevelEditor.h
Include #include "ILevelEditor.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [ISceneOutliner](API\Editor\SceneOutliner\ISceneOutliner) > GetSceneOutliner() const  

Remarks

Return the most recently interacted with Outliner


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library