ISequencer::SelectByKeyAreas

Selects nodes by key areas

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencer.h"

Syntax

void SelectByKeyAreas
(
    UMovieSceneSection * Section,
    const TArray< IKeyArea > & InKeyAreas,
    bool bSelectParentInstead,
    bool bSelect
)

Remarks

Selects nodes by key areas

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