FTimingEventSearchHandle

A handle to a timing event that was previously searched.

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... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library