FBaseTimingTrack::OnClipboardCopyEvent

Called back from the timing view when an event is copied to the clipboard with Ctrl+C.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h

Include

#include "Insights/ViewModels/BaseTimingTrack.h"

Syntax

virtual void OnClipboardCopyEvent
(
    const ITimingEvent & InSelectedEvent
) const

Remarks

Called back from the timing view when an event is copied to the clipboard with Ctrl+C.

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