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