IKeyArea::CreateCurveEditorModel

Create a new model for this key area that can be used on the curve editor interface

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "IKeyArea.h"

Source

/Engine/Source/Editor/Sequencer/Private/IKeyArea.cpp

Syntax

TUniquePtr< FCurveModel > CreateCurveEditorModel
(
    TSharedRef< ISequencer > InSequencer
) const

Remarks

Create a new model for this key area that can be used on the curve editor interface

Returns

(Optional) A new model to be added to a curve editor

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