FInsightsMajorTabExtender

Combination of extenders applied to the individual major tabs within Insights

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/IUnrealInsightsModule.h"

Syntax

struct FInsightsMajorTabExtender

Remarks

Combination of extenders applied to the individual major tabs within Insights

Variables

Name Description

Protected variable

FLayoutExtender

 

LayoutExtender

Extender used when creating the layout for this tab

Protected variable

TSharedPtr< FEx...

 

MenuExtender

Extender used to add to the menu for this tab

Protected variable

TArray< FInsigh...

 

MinorTabs

Any additional minor tabs to add

Protected variable

TSharedPtr< FTa...

 

TabManager

Tab manager for this major tab

Constructors

Name Description

Public function

FInsightsMajorTabExtender

(
    TSharedPtr< FTabManager >& InTabMa...
)

Functions

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