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