Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyCache.h |
| Include | #include "Rigs/RigHierarchyCache.h" |
Syntax
USTRUCT (BlueprintType )
struct FCachedRigElement
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCachedRigElement
(
const FRigElementKey& InKey, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FRigBaseElement * | GetElement () |
||
| int32 | GetIndex () |
||
| const FRigElementKey & | GetKey () |
||
| const FRigElementKey & | |||
| bool | IsIdentical
(
const FRigElementKey& InKey, |
||
| bool | IsValid () |
||
| void | Reset () |
||
| bool | UpdateCache
(
const URigHierarchy* InHierarchy |
||
| bool | UpdateCache
(
const FRigElementKey& InKey, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const int32& Other |
||
| bool | operator!=
(
const FCachedRigElement& Other |
||
| bool | operator!=
(
const FRigElementKey& Other |
||
| bool | operator<
(
const FCachedRigElement& Other |
||
| bool | operator==
(
const FRigElementKey& Other |
||
| bool | operator==
(
const int32& Other |
||
| bool | operator==
(
const FCachedRigElement& Other |
||
| bool | operator>
(
const FCachedRigElement& Other |