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" |
FOnRegisterMajorTabExtensions & OnRegisterMajorTabExtension
&40;
const FName & InMajorTabId
&41;
Remarks
Allows for registering a delegate callback for populating a FInsightsMajorTabExtender structure.
Parameters
| Name | Description |
|---|---|
| InMajorTabId | The major tab ID to register the delegate for |