IUnrealInsightsModule::UnregisterMajorTabConfig

Unregisters a major tab layout. This will revert the major tab to spawning with its default layout

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h

Include

#include "Insights/IUnrealInsightsModule.h"

Syntax

void UnregisterMajorTabConfig
(
    const FName & InMajorTabId
)

Remarks

Unregisters a major tab layout. This will revert the major tab to spawning with its default layout

Parameters

Parameter

Description

InMajorTabId

The major tab ID we are supplying a layout to

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