Navigation
API > API/Developer > API/Developer/TraceInsights
| |
|
| Name |
FLoadingProfilerTabs |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
| Include Path |
#include "Insights/IUnrealInsightsModule.h" |
Syntax
struct FLoadingProfilerTabs
Constants
| Name |
Type |
Remarks |
Include Path |
| EventAggregationTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| ExportDetailsTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| ObjectTypeAggregationTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| PackageDetailsTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| RequestsTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| TimingViewID |
const FName |
Tab identifiers. |
Insights/IUnrealInsightsModule.h |