ISequencerModule::RegisterPropertyTrackEditor

Helper template for registering property track editors

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

template<typename PropertyTrackEditorType>
FDelegateHandle RegisterPropertyTrackEditor()

Remarks

Helper template for registering property track editors

Returns

A handle to the newly-added delegate.

Parameters

Parameter

Description

InOnCreateTrackEditor

Delegate to register.

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