Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
struct FRigElementHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigElementHandle
(
URigHierarchy* InHierarchy, |
|||
FRigElementHandle
(
URigHierarchy* InHierarchy, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FRigBaseElement * | Get () |
||
| FRigBaseElement * | Get () |
||
| T * | Get () |
||
| const T * | Get () |
||
| T * | GetChecked () |
||
| const T * | GetChecked () |
||
| const URigHierarchy * | GetHierarchy () |
||
| URigHierarchy * | GetHierarchy () |
||
| const FRigElementKey & | GetKey () |
||
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|