Navigation
API > API/Plugins > API/Plugins/BlendStackEditor
| Name | UAnimGraphNode_BlendStackInput |
| Type | class |
| Header File | /Engine/Plugins/Animation/BlendStack/Source/Editor/Public/AnimGraphNode_BlendStackInput.h |
| Include Path | #include "AnimGraphNode_BlendStackInput.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_BlendStackInput : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_BlendStackInput
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_BlendStackInput | AnimGraphNode_BlendStackInput.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsEditable() |
AnimGraphNode_BlendStackInput.h |
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetMenuCategory() |
AnimGraphNode_BlendStackInput.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanDuplicateNode() |
AnimGraphNode_BlendStackInput.h | ||
virtual bool CanUserDeleteNode() |
AnimGraphNode_BlendStackInput.h | ||
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraphNode_BlendStackInput.h | ||
virtual bool IsCompatibleWithGraph
(
UEdGraph const* Graph |
AnimGraphNode_BlendStackInput.h |