Navigation
API > API/Developer > API/Developer/TraceInsights
| |
|
| Name |
FMemoryProfilerTabs |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
| Include Path |
#include "Insights/IUnrealInsightsModule.h" |
Syntax
struct FMemoryProfilerTabs
Constants
| Name |
Type |
Remarks |
Include Path |
| MemAllocTableTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| MemInvestigationViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| MemTagTreeViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| ModulesViewID |
const FName |
|
Insights/IUnrealInsightsModule.h |
| TimingViewID |
const FName |
Tab identifiers. |
Insights/IUnrealInsightsModule.h |