Navigation
API > API/Editor > API/Editor/SequencerWidgets
References
| Module | SequencerWidgets |
| Header | /Engine/Source/Editor/SequencerWidgets/Public/ITimeSlider.h |
| Include | #include "ITimeSlider.h" |
Syntax
struct FPaintViewAreaArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDisplayMarkedFrames | Whether to display the marked frames | |
| bool | bDisplayScrubPosition | Whether to display the scrub position | |
| bool | bDisplayTickLines | Whether to display tick lines | |
| TOptional< FPaintPlaybackRangeArgs > | PlaybackRangeArgs | Optional Paint args for the playback range |
Constructors
| Type | Name | Description | |
|---|---|---|---|