ITimingViewSession::RemoveBottomDockedTrack

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

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/ITimingViewSession.h"

Syntax

bool RemoveBottomDockedTrack
(
    TSharedPtr< FBaseTimingTrack > Track
)

Remarks

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

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