FSequencerKeyCollectionSignature::FromNodeRecursive

Initialize this key collection from the specified node and section index.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerKeyCollection.h"

Source

/Engine/Source/Editor/Sequencer/Private/SequencerKeyCollection.cpp

Syntax

static FSequencerKeyCollectionSignature FromNodeRecursive
(
    FSequencerDisplayNode & InNode,
    UMovieSceneSection * InSection,
    FFrameNumber InDuplicateThreshold
)

Remarks

Initialize this key collection from the specified node and section index.

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