PayloadFilterPredicate

Predicate called to filter by payload contents Return true to pass the filer

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

Type

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

References

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

Remarks

Predicate called to filter by payload contents Return true to pass the filer


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library