ISequencer::SuppressAutoEvaluation

Suppresses automatic evaluation the specified sequence and signature are the only difference that would prompt a re-evaluation

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencer.h"

Syntax

void SuppressAutoEvaluation
(
    UMovieSceneSequence * Sequence,
    const FGuid & InSignature
)

Remarks

Suppresses automatic evaluation the specified sequence and signature are the only difference that would prompt a re-evaluation

Parameters

Parameter

Description

Sequence

The sequence that the signature relates to

InSignature

The signature to suppress

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