Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h |
Include | #include "Insights/ViewModels/ITimingEvent.h" |
Syntax
class ITimingEventRelation
Constructors
Type | Name | Description |
---|---|---|
ITimingEventRelation () |
Destructors
Type | Name | Description |
---|---|---|
~ITimingEventRelation () |
Functions
Type | Name | Description |
---|---|---|
const Type & | As () | |
Type & | As () | |
void | Draw ( const FDrawContext& DrawContext, const FTimingTrackViewport& Viewpo..., const ITimingViewDrawHelper& Helpe..., const EDrawFilter Filter ) | |
const FName ... | GetStaticTypeName () | |
const FName ... | GetTypeName () | |
bool | Is () | |
bool | IsKindOf ( const FName& InTypeName ) |
Enums
Type | Name | Description |
---|---|---|
Public enum | EDrawFilter |
Constants
Name | Description |
---|---|
TypeName |