Navigation
API > API/Runtime > API/Runtime/Engine
Wrapper struct as we dont support nested containers
| Name | FCachedPoseIndices |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimClassInterface.h |
| Include Path | #include "Animation/AnimClassInterface.h" |
Syntax
USTRUCT ()
struct FCachedPoseIndices
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OrderedSavedPoseNodeIndices | TArray< int32 > | Animation/AnimClassInterface.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FCachedPoseIndices& InOther |
Animation/AnimClassInterface.h |