IInsightsComponent::OnWindowClosedEvent

Called by the TraceInsights module when it receives the OnWindowClosedEvent.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library