Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper
Base class for animation ControlRig-related nodes
| Name | UControlRigGraphNode |
| Type | class |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/Graph/ControlRigGraphNode.h |
| Include Path | #include "Graph/ControlRigGraphNode.h" |
Syntax
UCLASS (MinimalAPI)
class UControlRigGraphNode : public URigVMEdGraphNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → URigVMEdGraphNode → UControlRigGraphNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UControlRigGraphNode() |
Graph/ControlRigGraphNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddRigVMPinSearchMetaDataInfo
(
const UEdGraphPin* Pin, |
Graph/ControlRigGraphNode.h |