Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > TTimingEventSearch
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Search
(
const FTimingEventSearchParameters& InParameters, |
Search using only the event filter and no match predicate. |
![]() ![]() |
bool | Search
(
const FTimingEventSearchParameters& InParameters, |
Search using only the event filter, no match predicate and a cache. |
![]() ![]() |
bool | Search
(
const FTimingEventSearchParameters& InParameters, |
Search using a specific payload filter. |