UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCachedPoseIndices Struct Reference

#include <AnimClassInterface.h>

Public Member Functions

bool operator== (const FCachedPoseIndices &InOther) const
 

Public Attributes

TArray< int32OrderedSavedPoseNodeIndices
 

Detailed Description

Wrapper struct as we dont support nested containers

Member Function Documentation

◆ operator==()

bool FCachedPoseIndices::operator== ( const FCachedPoseIndices InOther) const
inline

Member Data Documentation

◆ OrderedSavedPoseNodeIndices

TArray<int32> FCachedPoseIndices::OrderedSavedPoseNodeIndices

The documentation for this struct was generated from the following file: