ILevelEditor::GetAllSceneOutliners

Get an array containing weak pointers to all 4 Scene Outliners which could be potentially active

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

References

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

Remarks

Get an array containing weak pointers to all 4 Scene Outliners which could be potentially active


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library