ITimingViewExtender::OnBeginSession

Called to set up 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 OnBeginSession
(
    [ITimingViewSession](API\Developer\TraceInsights\Insights\ITimingViewSession) & InSession
)

Remarks

Called to set up 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