Navigation
API > API/Editor > API/Editor/AnimationEditorWidgets
| Name | FSchematicGraphAutoGroupNode |
| Type | class |
| Header File | /Engine/Source/Editor/AnimationEditorWidgets/Public/SchematicGraphPanel/SchematicGraphNode.h |
| Include Path | #include "SchematicGraphPanel/SchematicGraphNode.h" |
Syntax
class FSchematicGraphAutoGroupNode : public FSchematicGraphGroupNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FSchematicGraphNode → FSchematicGraphGroupNode → FSchematicGraphAutoGroupNode
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FSchematicGraphGroupNode | SchematicGraphPanel/SchematicGraphNode.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | const FName & | SchematicGraphPanel/SchematicGraphNode.h |
Functions
Public
Overridden from FSchematicGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FText & GetLabel() |
SchematicGraphPanel/SchematicGraphNode.h | ||
virtual const FName & GetType() |
SchematicGraphPanel/SchematicGraphNode.h | ||
virtual bool IsA
(
const FName& InType |
SchematicGraphPanel/SchematicGraphNode.h |