Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > IInsightsComponent
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
Include | #include "Insights/IUnrealInsightsModule.h" |
virtual void OnWindowClosedEvent()
Remarks
Called by the TraceInsights module when it receives the OnWindowClosedEvent. Can be used to close any panels that should not persist in the layout.