Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyDefines.h |
| Include | #include "Rigs/RigHierarchyDefines.h" |
Syntax
struct FRigElementKeyAndIndex
Variables
| Type | Name | Description | |
|---|---|---|---|
| const int32 & | Index | ||
| const FRigElementKey & | Key |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigElementKeyAndIndex
(
const FRigBaseElement* InElement |
|||
FRigElementKeyAndIndex
(
const FRigElementKey& InKey, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
Constants
| Name | Description |
|---|---|
| InvalidIndex | |
| InvalidKey |