Navigation
API > API/Developer > API/Developer/ToolWidgets
A timeline view which renders a block for in the timeline where the object exists
| Name | SSegmentedTimelineView |
| Type | class |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/SSegmentedTimelineView.h |
| Include Path | #include "SSegmentedTimelineView.h" |
Syntax
class SSegmentedTimelineView : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SSegmentedTimelineView
- FSlateControlledConstruction → SWidget → SCompoundWidget → SSegmentedTimelineView
Structs
| Name | Remarks |
|---|---|
| FArguments | |
| FSegmentData |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Construct the widget | SSegmentedTimelineView.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 PaintBlock
(
const FGeometry& AllottedGeometry, |
SSegmentedTimelineView.h |
Overridden from SWidget
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector2D ComputeDesiredSize
(
float |
SSegmentedTimelineView.h | ||
virtual int32 OnPaint
(
const FPaintArgs& Args, |
SSegmentedTimelineView.h |