FCreateSessionBrowserParams

Contains parameters that are passed to the CreateSessionBrowser function to control specific behaviors.

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  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library