PayloadMatchedPredicate

Predicate called when a match has been made to the search parameters.

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

Type

typedef [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(double, double, uint32, const PayloadType &)> PayloadMatchedPredicate  

References

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

Remarks

Predicate called when a match has been made to the search parameters.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library