![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AttributesRuntime.h>
Static Public Member Functions | |
| static TArray< TWrappedAttribute< InAllocator > > & | GetValues (TAttributeContainer< BoneIndexType, InAllocator > &Attributes, int32 TypeIndex) |
| static TArray< FAttributeId > & | GetKeys (TAttributeContainer< BoneIndexType, InAllocator > &Attributes, int32 TypeIndex) |
Accessor for internal data of the TAttributeContainer. The TAttributeContainer methods are preferred - this accessor should only be used in limited situations
|
inlinestatic |
|
inlinestatic |