Navigation
API > API/Editor > API/Editor/AnimGraph
| Name | UAnimGraphNode_RotateRootBone |
| Type | class |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_RotateRootBone.h |
| Include Path | #include "AnimGraphNode_RotateRootBone.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_RotateRootBone : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_RotateRootBone
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_RotateRootBone
(
const FObjectInitializer& ObjectInitializer |
AnimGraphNode_RotateRootBone.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_RotateRootBone | AnimGraphNode_RotateRootBone.h |
|
Functions
Public
Overridden from UAnimGraphNode_Base
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CustomizePinData
(
UEdGraphPin* Pin, |
Customize pin data based on the input | AnimGraphNode_RotateRootBone.h |
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetMenuCategory() |
AnimGraphNode_RotateRootBone.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraphNode_RotateRootBone.h | ||
virtual FLinearColor GetNodeTitleColor() |
AnimGraphNode_RotateRootBone.h | ||
virtual FText GetTooltipText() |
AnimGraphNode_RotateRootBone.h |
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
AnimGraphNode_RotateRootBone.h |