TTimingEventSearch::FContext::Check

Function called to check and potentially match an event.

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > TTimingEventSearch > FContext

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventSearch.h
Include #include "Insights/ViewModels/TimingEventSearch.h"
void Check
(
    double InEventStartTime,
    double InEventEndTime,
    uint32 InEventDepth,
    const PayloadType & InEvent
)

Remarks

Function called to check and potentially match an event.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library