Navigation
Unreal Engine C++ API Reference > 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 |
---|---|---|
FTimingEvent... | GenerateHandle () | |
bool | IsValid () | |
void | Reset () |
Operators
Type | Name | Description |
---|---|---|
bool | operator== ( const FTimingEventSearchHandle& In... ) |