FLevelViewportTabContent::Initialize

Starts the tab content object and creates the initial layout based on the layout string

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "LevelViewportTabContent.h"

Source

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

Syntax

void Initialize
(
    TSharedPtr< ILevelEditor > InParentLevelEditor,
    TSharedPtr< SDockTab > InParentTab,
    const FString & InLayoutString
)

Remarks

Starts the tab content object and creates the initial layout based on the layout string

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