Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UEdGraphSchema_K2
- UAnimationTransitionSchema
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimationTransitionSchema.h |
| Include | #include "AnimationTransitionSchema.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimationTransitionSchema : public UEdGraphSchema_K2
Remarks
This class is the schema for transition rule graphs in animation state machines.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimationTransitionSchema
(
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 |