FInsightsMinorTabConfig

Configuration for an Insights minor tab.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/IUnrealInsightsModule.h"

Syntax

struct FInsightsMinorTabConfig

Remarks

Configuration for an Insights minor tab. This is used to augment the standard supplied tabs from plugins.

Variables

Name Description

Public variable

FOnFindTabToReu...

 

OnFindTabToReuse

Public variable

FOnSpawnTab

 

OnSpawnTab

Public variable

FSlateIcon

 

TabIcon

Public variable

FName

 

TabId

Public variable

FText

 

TabLabel

Public variable

FText

 

TabTooltip

Public variable

TSharedPtr< FWo...

 

WorkspaceGroup

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