Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FBaseTimingTrack
- FTimingEventsTrack
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventsTrack.h |
| Include | #include "Insights/ViewModels/TimingEventsTrack.h" |
Syntax
class FTimingEventsTrack : public FBaseTimingTrack
Constructors
No constructors are accessible with public or protected access.
Destructors
No destructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | DrawEvents
(
const ITimingTrackDrawContext& Context, |
||
| void | DrawHeader
(
const ITimingTrackDrawContext& Context |
||
| void | DrawMarkers
(
const ITimingTrackDrawContext& Context, |
||
| void | DrawSelectedEventInfo
(
const FString& InText, |
||
| void | DrawSelectedEventInfoEx
(
const FString& InText, |
||
| const FTimingEventsTrackDrawState & | GetDrawState () |
||
| const TSharedPtr< const ITimingEvent > | |||
| const FTimingEventsTrackDrawState & | |||
| float | |||
| int32 | GetHeaderBackgroundLayerId
(
const ITimingTrackDrawContext& Context |
||
| int32 | GetHeaderTextLayerId
(
const ITimingTrackDrawContext& Context |
||
| int32 | GetMaxDepth () |
Can be overridden to force a max depth for the track. | |
| int32 | GetNumLanes () |
||
| bool | |||
| void | SetNumLanes
(
int32 InNumLanes |
||
| bool | |||
| void | UpdateTrackHeight
(
const ITimingTrackUpdateContext& Context |
Constants
| Name | Description |
|---|---|
| bUseDownSampling |