Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_BlendListBase
- UAnimGraphNode_BlendListByInt
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_BlendListByInt.h |
| Include | #include "AnimGraphNode_BlendListByInt.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_BlendListByInt : public UAnimGraphNode_BlendListBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_BlendListByInt | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_BlendListByInt
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Adds a new pose pin. | ||
| void | GetNodeContextMenuActions
(
UToolMenu* Menu, |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText | |||
| void | RemovePinFromBlendList
(
UEdGraphPin* Pin |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void |