Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > SSegmentedTimelineView
Inheritance Hierarchy
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/SSegmentedTimelineView.h |
Include | #include "SSegmentedTimelineView.h" |
Syntax
struct FArguments : public [TSlateBaseNamedArgs< SSegmentedTimelineView >](API\Runtime\SlateCore\Widgets\TSlateBaseNamedArgs)
Constructors
Type | Name | Description |
---|---|---|
FArguments () |
Functions
Type | Name | Description |
---|---|---|
WidgetArgsTy... | DesiredSize ( const TAttribute< FVector2D >& InA... ) | Desired widget size |
WidgetArgsTy... | FillColor ( const TAttribute< FLinearColor >& ... ) | Fill Color |
WidgetArgsTy... | SegmentData ( const TAttribute< TSharedPtr< FSegm... ) | Existence Time Range |
WidgetArgsTy... | ViewRange ( const TAttribute< TRange< double > ... ) | View time range |
Typedefs
Name | Description |
---|---|
WidgetArgsType |