Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencerModule
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/ISequencerModule.h |
| Include | #include "ISequencerModule.h" |
void UnRegisterTrackEditor
&40;
FDelegateHandle InHandle
&41;
Remarks
Unregisters a previously registered delegate for creating a track editor
Parameters
| Name | Description |
|---|---|
| InHandle | Handle to the delegate to unregister |