![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator >, including all inherited members.
| GetIndex() const | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |
| GetRelativeBitReference() const | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |
| operator bool() const | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inlineexplicit |
| operator!() const | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |
| operator*() const | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |
| operator++() | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |
| operator->() const | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |
| TConstSubsetIterator(const TSparseArray &InArray, const TBitArray< SubsetAllocator > &InBitArray) | TSparseArray< InElementType, Allocator >::TConstSubsetIterator< SubsetAllocator > | inline |