ISequencerModule::UnregisterOnPreSequencerInit

Unregisters a previously registered delegate called just before a sequencer is initialized

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

void UnregisterOnPreSequencerInit
(
    FDelegateHandle InHandle
)

Remarks

Unregisters a previously registered delegate called just before a sequencer is initialized

Parameters

Parameter

Description

InHandle

Handle to the delegate to unregister

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