Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/TViewModelPtr
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TViewModelPtr
(
const TViewModelPtr& |
||
![]() |
TViewModelPtr
(
TViewModelPtr&& |
||
![]() |
TViewModelPtr
(
const TViewModelPtr< OtherType >& In |
||
![]() |
TViewModelPtr
(
nullptr_t |
Construction from a nullptr | |
![]() |
TViewModelPtr
(
const TSharedPtr< ModelType >& InModel |
Construction from a shared ptr | |
![]() |
TViewModelPtr
(
const TSharedRef< ModelType >& InModel |
Construction from a shared ptr | |
![]() |
TViewModelPtr
(
TSharedPtr< ViewModelType > InModel, |