ISequencerModule::UnRegisterEditorObjectBinding

Unregisters a previously registered delegate for creating editor UI for an object binding in sequencer.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

void UnRegisterEditorObjectBinding
(
    FDelegateHandle InHandle
)

Remarks

Unregisters a previously registered delegate for creating editor UI for an object binding in sequencer.

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