ITimingViewExtender::OnEndSession

Called to clear out any data at the end of the timing view session

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ITimingViewExtender

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ITimingViewExtender.h
Include #include "Insights/ITimingViewExtender.h"
void OnEndSession
(
    [ITimingViewSession](API\Developer\TraceInsights\Insights\ITimingViewSession) & InSession
)

Remarks

Called to clear out any data at the end of the timing view session


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library