Navigation
API > API/Editor > API/Editor/AnimGraph
| Name | UAnimGraphNode_ScaleChainLength |
| Type | class |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_ScaleChainLength.h |
| Include Path | #include "AnimGraphNode_ScaleChainLength.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_ScaleChainLength : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_ScaleChainLength
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_ScaleChainLength
(
const FObjectInitializer& ObjectInitializer |
AnimGraphNode_ScaleChainLength.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_ScaleChainLength | AnimGraphNode_ScaleChainLength.h |
|
Functions
Public
Overridden from UAnimGraphNode_Base
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetNodeCategory() |
Gets the menu category this node belongs in. | AnimGraphNode_ScaleChainLength.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraphNode_ScaleChainLength.h | ||
virtual FLinearColor GetNodeTitleColor() |
AnimGraphNode_ScaleChainLength.h | ||
virtual FText GetTooltipText() |
AnimGraphNode_ScaleChainLength.h |