FLevelEditorModule::SetLevelEditorTabManager

Create a tab manager for the level editor based on the given tab (or clears the tab manager if OwnerTab is null)

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditor.h

Include

#include "LevelEditor.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp

Syntax

virtual void SetLevelEditorTabManager
(
    const TSharedPtr< SDockTab > & OwnerTab
)

Remarks

Create a tab manager for the level editor based on the given tab (or clears the tab manager if OwnerTab is null)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss