ISequencer::GetSelectionChangedObjectGuids

Gets a multicast delegate with an array of [FGuid](API\Runtime\Core\Misc\FGuid) of bound objects which is called when the outliner node selection changes.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencer.h"

Syntax

FOnSelectionChangedObjectGuids & GetSelectionChangedObjectGuids()

Remarks

Gets a multicast delegate with an array of FGuid of bound objects which is called when the outliner node selection changes.

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