ITimingEventFilter::FilterEvent

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > ITimingEventFilter > FilterEvent

  • ITimingEventFilter::FilterEvent()

References

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library