Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/IInsightsComponent
Description
Called by the TraceInsights module when it receives the OnWindowClosedEvent. Can be used to close any panels that should not persist in the layout.
| Name | OnWindowClosedEvent |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
| Include Path | #include "Insights/IUnrealInsightsModule.h" |
virtual void OnWindowClosedEvent()