Navigation
API > API/Plugins > API/Plugins/BlendStackEditor
| Name | UAnimGraphNode_BlendStack |
| Type | class |
| Header File | /Engine/Plugins/Animation/BlendStack/Source/Editor/Public/AnimGraphNode_BlendStack.h |
| Include Path | #include "AnimGraphNode_BlendStack.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_BlendStack : public UAnimGraphNode_BlendStack_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_AssetPlayerBase → UAnimGraphNode_BlendStack_Base → UAnimGraphNode_BlendStack
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_BlendStack | AnimGraphNode_BlendStack.h |
|
Functions
Protected
Overridden from UAnimGraphNode_BlendStack_Base
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FAnimNode_BlendStack_Standalone * GetBlendStackNode() |
AnimGraphNode_BlendStack.h |