Files
UnrealEngineUWP/Engine/Source/Editor/SequencerCore
max chen 87d7d1c5d4 Sequencer: Next/Previous Key rework to expose it to BPs
The SequencerOutlinerScriptingObject now has GetNextKey/GetPreviousKey functions which can be called from scripts.

SequencerOutlinerViewModel implements GetNextKey/GetPreviousKey

GetNextKey/GetPreviousKey now operate within the the sequence's time bounds (which can be restricted to the selection range)

#jira UE-176340
#jira UE-198077
#rb ludovic.chabant, andrew.rodham

[CL 30953693 by max chen in ue5-main branch]
2024-01-26 22:18:28 -05:00
..