FSequencerKeyCollectionSignature::FromNodesRecursive

Initialize this key collection from the specified nodes. Gathers keys from all child nodes.

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 FromNodesRecursive
(
    const TArray< FSequencerDisplayNode * > & InNodes,
    FFrameNumber InDuplicateThreshold
)

Remarks

Initialize this key collection from the specified nodes. Gathers keys from all child nodes.

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