Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_TransitionResult
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_TransitionResult.h |
| Include | #include "AnimGraphNode_TransitionResult.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_TransitionResult : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_TransitionResult | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_TransitionResult
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText | |||
| FText | |||
| bool | |||
| bool |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | GetMenuActions
(
FBlueprintActionDatabaseRegistrar& ActionRegistrar |
||
| FLinearColor | |||
| bool | IsSinkNode () |
Is this node a sink that has no pose outputs? |