FSequencerKeyCollectionSignature::FromNodes

Initialize this key collection from the specified 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 FromNodes
(
    const TArray< FSequencerDisplayNode * > & InNodes,
    FFrameNumber InDuplicateThreshold
)

Remarks

Initialize this key collection from the specified nodes. Only gathers keys from those explicitly specified.

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