Navigation
API > API/Developer > API/Developer/TraceInsightsFrontend > API/Developer/TraceInsightsFrontend/InsightsFrontend
References
| Module | TraceInsightsFrontend |
| Header | /Engine/Source/Developer/TraceInsightsFrontend/Public/InsightsFrontend/ITraceInsightsFrontendModule.h |
| Include | #include "InsightsFrontend/ITraceInsightsFrontendModule.h" |
Syntax
struct FCreateFrontendWindowParams
Remarks
Contains parameters that are passed to the CreateSessionBrowser function to control specific behaviors.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowDebugTools | ||
| bool | bAutoQuit | ||
| bool | bDisableFramerateThrottle | ||
| bool | bInitializeTesting | ||
| bool | bStartProcessWithStompMalloc |