Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/IUnrealInsightsModule
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
| Include | #include "Insights/IUnrealInsightsModule.h" |
void UnregisterMajorTabConfig
&40;
const FName & InMajorTabId
&41;
Remarks
Unregisters a major tab layout. This will revert the major tab to spawning with its default layout
Parameters
| Name | Description |
|---|---|
| InMajorTabId | The major tab ID we are supplying a layout to |