FSequencerHostCapabilities

Sequencer host functionality capabilities.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

struct FSequencerHostCapabilities

Remarks

Sequencer host functionality capabilities. These are no longer based on whether or not there is a Toolkit host as we may have a toolkit host outside of conditions where these are supported.

Variables

Name Description

Public variable

bool

 

bSupportsCurveEditor

Do we support the curve editor

Public variable

bool

 

bSupportsRecording

Do we support recording

Public variable

bool

 

bSupportsRenderMovie

Do we support rendering to a movie

Public variable

bool

 

bSupportsSaveMovieSceneAsset

Should we show the Save-As button in the toolbar?

Constructors

Name Description

Public function

FSequencerHostCapabilities()

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