Navigation
API > API/Plugins > API/Plugins/ControlRig
Inheritance Hierarchy
- FAnimNode_Base
- FAnimNode_CustomProperty
- FAnimNode_ControlRigBase
- FAnimNode_ControlRig_ExternalSource
References
Module | ControlRig |
Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/AnimNode_ControlRig_ExternalSource.h |
Include | #include "AnimNode_ControlRig_ExternalSource.h" |
Syntax
USTRUCT&40;&41;
struct FAnimNode_ControlRig_ExternalSource : public FAnimNode_ControlRigBase
Remarks
Animation node that allows animation ControlRig output to be used in an animation graph
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetControlRig
(
UControlRig* InControlRig |
Overridden from FAnimNode_ControlRigBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
UControlRig * | Return Control Rig of current object | |
![]() ![]() ![]() |
TSubclassOf< UControlRig > |