Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventSearch.h |
| Include | #include "Insights/ViewModels/TimingEventSearch.h" |
Syntax
struct FTimingEventSearchHandle
Remarks
A handle to a timing event that was previously searched.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTimingEventSearchHandle | |||
| bool | IsValid () |
||
| void | Reset () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FTimingEventSearchHandle& InOther |