ITimingViewSession::FindTrack

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

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ITimingViewSession.h

Include

#include "Insights/ITimingViewSession.h"

Syntax

TSharedPtr< FBaseTimingTrack > FindTrack
(
    uint64 InTrackId
)

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss