Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_ScaleChainLength
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_ScaleChainLength.h |
| Include | #include "AnimGraphNode_ScaleChainLength.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_ScaleChainLength : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_ScaleChainLength | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_ScaleChainLength
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| FString | Gets the menu category this node belongs in. | ||
| FLinearColor |