Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/ICastable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsA () |
MVVM/ICastable.h | ||
bool IsA
(
FViewModelTypeID InType |
MVVM/ICastable.h |
IsA()
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/ICastable.h |
| Include Path | #include "MVVM/ICastable.h" |
template<typename T>
bool IsA() const
IsA(FViewModelTypeID)
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/ICastable.h |
| Include Path | #include "MVVM/ICastable.h" |
bool IsA
(
FViewModelTypeID InType
) const