USequencerToolsFunctionLibrary::CancelMovieRender

Attempts to cancel an in-progress Render to Movie. Does nothing if there is no render in progress.

Windows
MacOS
Linux

References

Module

SequencerScriptingEditor

Header

/Engine/Plugins/MovieScene/SequencerScripting/Source/SequencerScriptingEditor/Public/SequencerTools.h

Include

#include "SequencerTools.h"

Source

/Engine/Plugins/MovieScene/SequencerScripting/Source/SequencerScriptingEditor/Private/SequencerTools.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Editor Scripting | Sequencer Tools | Movie Rendering")
static void CancelMovieRender()

Remarks

Attempts to cancel an in-progress Render to Movie. Does nothing if there is no render in progress.

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