FSequencerViewParams

Sequencer view parameters.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencerModule.h

Include

#include "ISequencerModule.h"

Syntax

struct FSequencerViewParams

Remarks

Sequencer view parameters.

Variables

Name Description

Public variable

TSharedPtr< FEx...

 

AddMenuExtender

A menu extender for the add menu

Public variable

bool

 

bReadOnly

Whether the sequencer is read-only

Public variable

FOnBuildCustomC...

 

OnBuildCustomContextMenuForGuid

Public variable

FOnGetAddMenuCo...

 

OnGetAddMenuContent

Public variable

ISequencer::FOn...

 

OnGetPlaybackSpeeds

The playback speed options available

Public variable

FSimpleDelegate

 

OnReceivedFocus

Called when this sequencer has received user focus

Public variable

ESequencerScrub...

 

ScrubberStyle

Style of scrubber to use

Public variable

TSharedPtr< FEx...

 

ToolbarExtender

A toolbar extender for the main toolbar

Public variable

FString

 

UniqueName

Unique name for the sequencer.

Constructors

Name Description

Public function

FSequencerViewParams

(
    FString InName
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss