FOnPreSequencerInit

A delegate that gets executed a sequencer is initialize and allow modification the initialization params.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, TSharedRef< ISequencer >, TSharedRef< ISequencerObjectChangeListener >, const FSequencerInitParams & > FOnPreSequencerInit

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Remarks

A delegate that gets executed a sequencer is initialize and allow modification the initialization params.

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