UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TMeshAttributeArrayBase< AttributeType > Member List

This is the complete list of members for TMeshAttributeArrayBase< AttributeType >, including all inherited members.

ContainerTMeshAttributeArrayBase< AttributeType >protected
ExtentTMeshAttributeArrayBase< AttributeType >protected
GetData() constTMeshAttributeArrayBase< AttributeType >inline
GetElementBase(const int32 Index) constTMeshAttributeArrayBase< AttributeType >inline
GetElementBase(const int32 Index)TMeshAttributeArrayBase< AttributeType >inline
GetExtent() constTMeshAttributeArrayBase< AttributeType >inline
GetHash(uint32 Crc=0) constTMeshAttributeArrayBase< AttributeType >inline
GetHash(uint32 Crc) constTMeshAttributeArrayBase< AttributeType >inline
Initialize(const int32 ElementCount, const AttributeType &Default)TMeshAttributeArrayBase< AttributeType >inline
Insert(const int32 Index, const AttributeType &Default)TMeshAttributeArrayBase< AttributeType >
Num() constTMeshAttributeArrayBase< AttributeType >inline
operator<<TMeshAttributeArrayBase< AttributeType >friend
operator<<TMeshAttributeArrayBase< AttributeType >friend
operator[](const int32 Index) constTMeshAttributeArrayBase< AttributeType >inline
operator[](const int32 Index)TMeshAttributeArrayBase< AttributeType >inline
Remap(const TSparseArray< int32 > &IndexRemap, const AttributeType &Default)TMeshAttributeArrayBase< AttributeType >
SetNum(const int32 ElementCount, const AttributeType &Default)TMeshAttributeArrayBase< AttributeType >inline
SetToDefault(const int32 Index, const AttributeType &Default)TMeshAttributeArrayBase< AttributeType >inline
TMeshAttributeArrayBase(uint32 InExtent=1)TMeshAttributeArrayBase< AttributeType >inlineexplicit