UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TMeshElementArray< ElementType, ElementIDType > Member List

This is the complete list of members for TMeshElementArray< ElementType, ElementIDType >, including all inherited members.

Add()TMeshElementArray< ElementType, ElementIDType >inline
Add(typename TTypeTraits< ElementType >::ConstInitType Element)TMeshElementArray< ElementType, ElementIDType >inline
Add(ElementType &&Element)TMeshElementArray< ElementType, ElementIDType >inline
Compact(TSparseArray< int32 > &OutIndexRemap)TMeshElementArrayBase< ElementType >
ContainerTMeshElementArrayBase< ElementType >protected
GetArraySize() constTMeshElementArray< ElementType, ElementIDType >inline
GetElementIDs() constTMeshElementArray< ElementType, ElementIDType >inline
GetFirstValidID() constTMeshElementArray< ElementType, ElementIDType >inline
Insert(const ElementIDType ID)TMeshElementArray< ElementType, ElementIDType >inline
Insert(const ElementIDType ID, typename TTypeTraits< ElementType >::ConstInitType Element)TMeshElementArray< ElementType, ElementIDType >inline
Insert(const ElementIDType ID, ElementType &&Element)TMeshElementArray< ElementType, ElementIDType >inline
IsValid(const ElementIDType ID) constTMeshElementArray< ElementType, ElementIDType >inline
Num() constTMeshElementArray< ElementType, ElementIDType >inline
operator<<TMeshElementArray< ElementType, ElementIDType >friend
operator[](const ElementIDType ID)TMeshElementArray< ElementType, ElementIDType >inline
operator[](const ElementIDType ID) constTMeshElementArray< ElementType, ElementIDType >inline
Remap(const TSparseArray< int32 > &IndexRemap)TMeshElementArrayBase< ElementType >
Remove(const ElementIDType ID)TMeshElementArray< ElementType, ElementIDType >inline
Reserve(const int32 Elements)TMeshElementArray< ElementType, ElementIDType >inline
Reset(const int32 Elements=0)TMeshElementArray< ElementType, ElementIDType >inline