ISequencerModule::UnRegisterTrackEditor

Unregisters a previously registered delegate for creating a track editor

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

void UnRegisterTrackEditor
(
    FDelegateHandle InHandle
)

Remarks

Unregisters a previously registered delegate for creating a track editor

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