Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SSegmentedTimelineView
| Name | FSegmentData |
| Type | struct |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/SSegmentedTimelineView.h |
| Include Path | #include "SSegmentedTimelineView.h" |
Syntax
struct FSegmentData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlternatingSegmentsColors | TOptional< TArray< FLinearColor > > | This is an optional array of alternating colors. | SSegmentedTimelineView.h | |
| Segments | TArray< TRange< double > > | SSegmentedTimelineView.h |