ITimingViewSession::AddTrack

Adds a new track, specifying the location.

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"
void AddTrack
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FBaseTimingTrack](API\Developer\TraceInsights\Insights\ViewModels\FBaseTimingTrack) > Track,
    [ETimingTrackLocation](API\Developer\TraceInsights\Insights\ViewModels\ETimingTrackLocation) Location
)

Remarks

Adds a new track, specifying the location.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library