Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FRigElementKeyCollection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FRigElementKey & Last () |
Returns the last element of this collection. | Rigs/RigHierarchyDefines.h | |
FRigElementKey & Last () |
Returns the last element of this collection. | Rigs/RigHierarchyDefines.h |
Last()
Description
Returns the last element of this collection.
| Name | Last |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyDefines.h |
| Include Path | #include "Rigs/RigHierarchyDefines.h" |
const FRigElementKey & Last() const
Last()
Description
Returns the last element of this collection.
| Name | Last |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyDefines.h |
| Include Path | #include "Rigs/RigHierarchyDefines.h" |
FRigElementKey & Last()