Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UEdGraphSchema_K2
- UAnimationConduitGraphSchema
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimationConduitGraphSchema.h |
| Include | #include "AnimationConduitGraphSchema.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimationConduitGraphSchema : public UEdGraphSchema_K2
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimationConduitGraphSchema
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanDuplicateGraph
(
UEdGraph* InSourceGraph |
||
| void | CreateDefaultNodesForGraph
(
UEdGraph& Graph |
||
| bool | |||
| bool | |||
| void | GetGraphDisplayInformation
(
const UEdGraph& Graph, |
||
| void | HandleGraphBeingDeleted
(
UEdGraph& GraphBeingRemoved |
||
| bool |