Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
Inheritance Hierarchy
- FRigBaseMetadata
- FRigVectorArrayMetadata
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyMetadata.h |
| Include | #include "Rigs/RigHierarchyMetadata.h" |
Syntax
USTRUCT&40;&41;
struct FRigVectorArrayMetadata : public FRigBaseMetadata
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVector > | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< FVector > & | GetValue () |
||
| TArray< FVector > & | GetValue () |
||
| bool | IsClassOf
(
const FRigBaseMetadata* InMetadata |
||
| bool |