ITimingViewSession::FindTrack

Finds a track has been added via Add*Track().

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

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ITimingViewSession.h
Include #include "Insights/ITimingViewSession.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FBaseTimingTrack](API\Developer\TraceInsights\Insights\ViewModels\FBaseTimingTrack) > FindTrack
(
    uint64 InTrackId
)

Remarks

Finds a track has been added via Add*Track().


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library