Navigation
API > API/Editor > API/Editor/AnimationEditorWidgets > API/Editor/AnimationEditorWidgets/FSchematicGraphModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsA () |
SchematicGraphPanel/SchematicGraphModel.h | ||
| SchematicGraphPanel/SchematicGraphModel.h |
IsA()
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Editor/AnimationEditorWidgets/Public/SchematicGraphPanel/SchematicGraphModel.h |
| Include Path | #include "SchematicGraphPanel/SchematicGraphModel.h" |
template<typename ElementType>
bool IsA() const
IsA(const FName &)
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Editor/AnimationEditorWidgets/Public/SchematicGraphPanel/SchematicGraphModel.h |
| Include Path | #include "SchematicGraphPanel/SchematicGraphModel.h" |
virtual bool IsA
(
const FName & InType
) const