Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM > API/Editor/SequencerCore/MVVM/Extensions
Inheritance Hierarchy
- IKeyExtension
- FChannelModel
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/IKeyExtension.h |
| Include | #include "MVVM/Extensions/IKeyExtension.h" |
Syntax
class IKeyExtension
Variables
| Type | Name | Description | |
|---|---|---|---|
| static::UE::Sequencer::TAutoRegisterViewModelTypeID< IKeyExtension > | ID |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< FCurveModel > | |||
| void | DrawKeys
(
TArrayView< const FKeyHandle > InKeyHandles, |
||
| bool | GetFixedExtents
(
double& OutFixedMin, |
||
| void | |||
| bool | UpdateCachedKeys
(
TSharedPtr< FCachedKeys >& OutCachedKeys |