Navigation
API > API/Plugins > API/Plugins/LiveLinkGraphNode
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_LiveLinkPose
References
| Module | LiveLinkGraphNode |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkGraphNode/Public/AnimGraphNode_LiveLinkPose.h |
| Include | #include "AnimGraphNode_LiveLinkPose.h" |
Syntax
UCLASS ()
class UAnimGraphNode_LiveLinkPose : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_LiveLinkPose | Node |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ConvertDeprecatedNode
(
UEdGraph* Graph, |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| void | GetOutputLinkAttributes
(
FNodeAttributeArray& OutAttributes |
Get the named attribute types that this node provides as outputs. Other attributes are assumed to 'pass through' this node. |