Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
Include | #include "Insights/IUnrealInsightsModule.h" |
Syntax
struct FCreateSessionBrowserParams
Remarks
Contains parameters that are passed to the CreateSessionBrowser function to control specific behaviors.
Variables
Type | Name | Description |
---|---|---|
bool | bAllowDebugTools | |
bool | bInitializeTesting | |
bool | bStartProcessWithStompMalloc |