Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimClassInterface.h |
Include | #include "Animation/AnimClassInterface.h" |
Syntax
struct FCachedPoseIndices
Remarks
Wrapper struct as we dont support nested containers
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< int32 > | OrderedSavedPoseNodeIndices |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FCachedPoseIndices& InOther |