Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/TImplicitWeakViewModelPin
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/ViewModelPtr.h |
| Include | #include "MVVM/ViewModelPtr.h" |
template<typename ExtensionType>
operator TViewModelPtr< ExtensionType >&40;&41; const
Remarks
Simultaneously Pin() and Cast() this view model to the templated type A TViewModelPtr to the view-model or extension type if it is implemented on this model, nullptr otherwise.