Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_SkeletalControlBase
- UAnimGraphNode_ApplyLimits
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_ApplyLimits.h |
| Include | #include "AnimGraphNode_ApplyLimits.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_ApplyLimits : public UAnimGraphNode_SkeletalControlBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_ApplyLimits | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_ApplyLimits
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | DrawAngularLimits
(
FPrimitiveDrawInterface* PDI, |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Overridden from UAnimGraphNode_SkeletalControlBase
| Type | Name | Description | |
|---|---|---|---|
| FText | Returns the short descriptive name of the controller. | ||
| const FAnimNode_SkeletalControlBase * | GetNode () |
||
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | Draw
(
FPrimitiveDrawInterface* PDI, |
Draw function for supporting visualization. | |
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |