Navigation
API > API/Editor > API/Editor/AnimationBlueprintLibrary
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UK2Node
- UK2Node_CallFunction
- UK2Node_BaseAttributeActionNode
- UK2Node_GetAttributeKeyGeneric
- UK2Node_GetAttributeKeysGeneric
- UK2Node_SetAttributeKeyGeneric
- UK2Node_SetAttributeKeysGeneric
References
| Module | AnimationBlueprintLibrary |
| Header | /Engine/Source/Editor/AnimationBlueprintLibrary/Public/K2_AnimationAttributeNodes.h |
| Include | #include "K2_AnimationAttributeNodes.h" |
Syntax
class UK2Node_BaseAttributeActionNode : public UK2Node_CallFunction
Remarks
Base node implementation to reduce duplicated behaviour for different BlueprintLibrary functions
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UK2Node
| Type | Name | Description | |
|---|---|---|---|
| void | GetMenuActions
(
FBlueprintActionDatabaseRegistrar& ActionRegistrar |
Replacement for GetMenuEntries(). | |
| bool | IsConnectionDisallowed
(
const UEdGraphPin* MyPin, |
Overridden from UEdGraphNode
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar |
Constants
| Name | Description |
|---|---|
| ValuePinName | |
| ValuesPinName |