Navigation
API > API/Editor > API/Editor/Sequencer
| Name | FSectionModelStorageExtension |
| Type | class |
| Header File | /Engine/Source/Editor/Sequencer/Public/MVVM/SectionModelStorageExtension.h |
| Include Path | #include "MVVM/SectionModelStorageExtension.h" |
Syntax
class FSectionModelStorageExtension : public IDynamicExtension
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSectionModelStorageExtension() |
MVVM/SectionModelStorageExtension.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SectionToModel | TMap< FObjectKey, TWeakPtr< FSectionModel > > | MVVM/SectionModelStorageExtension.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FSectionModel > CreateModelForSection
(
UMovieSceneSection* InSection, |
MVVM/SectionModelStorageExtension.h | ||
TSharedPtr< FSectionModel > FindModelForSection
(
const UMovieSceneSection* InSection |
MVVM/SectionModelStorageExtension.h | ||
virtual void OnReinitialize() |
MVVM/SectionModelStorageExtension.h | ||
UE_SEQUENCER_DECLARE_VIEW_MODEL_TYPE_ID_API
(
UE_API, |
MVVM/SectionModelStorageExtension.h |