FCustomTimeMarkerChangedDelegate

The delegate to be invoked when a custom time marker has changed

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

Type

typedef TMulticastDelegate_TwoParams< void, [ETimeChangedFlags](API\Developer\TraceInsights\Insights\Insights__ETimeChangedFlags), [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [ITimeMarker](API\Developer\TraceInsights\Insights\ITimeMarker) > > FCustomTimeMarkerChangedDelegate  

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ITimingViewSession.h
Include #include "Insights/ITimingViewSession.h"

Remarks

The delegate to be invoked when a custom time marker has changed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library