ISequencer::GetKeysFromSelection

Get all the keys for the current sequencer selection

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencer.h"

Syntax

void GetKeysFromSelection
(
    TUniquePtr< FSequencerKeyCollection > & KeyCollection,
    float DuplicateThresoldTime
)

Remarks

Get all the keys for the current sequencer selection

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