Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FTimingEventsTrack
| Name | FFilteredDrawStateInfo |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventsTrack.h |
| Include Path | #include "Insights/ViewModels/TimingEventsTrack.h" |
Syntax
struct FFilteredDrawStateInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Counter | uint32 | Insights/ViewModels/TimingEventsTrack.h | ||
| LastBuildDuration | double | Insights/ViewModels/TimingEventsTrack.h | ||
| LastEventFilter | TWeakPtr< ITimingEventFilter > | Insights/ViewModels/TimingEventsTrack.h | ||
| LastFilterChangeNumber | uint32 | Insights/ViewModels/TimingEventsTrack.h | ||
| Opacity | float | Insights/ViewModels/TimingEventsTrack.h | ||
| ViewportScaleX | double | Insights/ViewModels/TimingEventsTrack.h | ||
| ViewportStartTime | double | Insights/ViewModels/TimingEventsTrack.h |