FBaseTimingTrack::OnClipboardCopyEvent

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

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FBaseTimingTrack

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h
Include #include "Insights/ViewModels/BaseTimingTrack.h"
virtual void OnClipboardCopyEvent
(
    const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) & InSelectedEvent
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library