Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | ITimingEventRelation |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h |
| Include Path | #include "Insights/ViewModels/ITimingEvent.h" |
Syntax
class ITimingEventRelation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
INSIGHTS_DECLARE_RTTI_BASE(ITimingEventRelation) public ITimingEventRelation() |
Insights/ViewModels/ITimingEvent.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ITimingEventRelation() |
Insights/ViewModels/ITimingEvent.h |