Navigation
API > API/Plugins > API/Plugins/ControlRig
| Name | FRigHierarchyRecord |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigDependencyRecords.h |
| Include Path | #include "Rigs/RigDependencyRecords.h" |
Syntax
struct FRigHierarchyRecord
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Rigs/RigDependencyRecords.h | |||
FRigHierarchyRecord
(
EType InType, |
Rigs/RigDependencyRecords.h |
Enums
Public
| Name | Remarks |
|---|---|
| EType |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | Rigs/RigDependencyRecords.h | ||
| Name | FName | Rigs/RigDependencyRecords.h | ||
| Type | EType | Rigs/RigDependencyRecords.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsElement() |
Rigs/RigDependencyRecords.h | ||
bool IsInstruction() |
Rigs/RigDependencyRecords.h | ||
bool IsMetadata() |
Rigs/RigDependencyRecords.h | ||
bool IsValid() |
Rigs/RigDependencyRecords.h | ||
bool IsVariable() |
Rigs/RigDependencyRecords.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FRigHierarchyRecord& InRecord |
Rigs/RigDependencyRecords.h | ||
bool operator>
(
const FRigHierarchyRecord& InRecord |
Rigs/RigDependencyRecords.h |