ITimingViewSession::RemoveBottomDockedTrack

Removes a bottom docked track. Returns whether the track was removed or not.

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"
bool RemoveBottomDockedTrack
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FBaseTimingTrack](API\Developer\TraceInsights\Insights\ViewModels\FBaseTimingTrack) > Track
)

Remarks

Removes a bottom docked track. Returns whether the track was removed or not.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library