IMainFrameModule::SetMainTab

Sets the reference to the main tab.

Windows
MacOS
Linux

References

Module

MainFrame

Header

/Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

void SetMainTab
(
    const TSharedRef< SDockTab > & MainTab
)

Remarks

Sets the reference to the main tab.

Parameters

Parameter

Description

MainTab

The main tab.

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