ITimingEventsTrackDrawStateBuilder::AddEvent

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > ITimingEventsTrackDrawStateBuilder > AddEvent

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventsTrack.h
Include #include "Insights/ViewModels/TimingEventsTrack.h"
void AddEvent
(
    double InEventStartTime,
    double InEventEndTime,
    uint32 InEventDepth,
    const TCHAR * InEventName,
    uint64 InEventType,
    uint32 InEventColor
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library