Navigation
Unreal Engine C++ API Reference > Plugins > AnimationWarpingEditor > AnimGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_SkeletalControlBase
- UAnimGraphNode_SlopeWarping
References
Module | AnimationWarpingEditor |
Header | /Engine/Plugins/Animation/AnimationWarping/Source/Editor/Public/AnimGraph/AnimGraphNode_SlopeWarping.h |
Include | #include "AnimGraph/AnimGraphNode_SlopeWarping.h" |
Syntax
UCLASS&40;Experimental&41;
class UAnimGraphNode_SlopeWarping : public UAnimGraphNode_SkeletalControlBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FAnimNode_SlopeWarping | Node |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UAnimGraphNode_SlopeWarping
(
const FObjectInitializer& ObjectInitializer |
Overridden from UAnimGraphNode_SkeletalControlBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FText | Returns the short descriptive name of the controller. | |
![]() ![]() ![]() |
const FAnimNode_SkeletalControlBase * | GetNode () |
Overridden from UEdGraphNode
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar |
![]() ![]() ![]() |
FLinearColor | Gets the draw color of a node's title bar | |
![]() ![]() ![]() |
FText | Gets the tooltip to display when over the node |