![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for TConstDualSetBitIterator< Allocator, OtherAllocator, Both >, including all inherited members.
| FRelativeBitReference(int32 BitIndex) | FRelativeBitReference | inlineexplicit |
| GetIndex() const | TConstDualSetBitIterator< Allocator, OtherAllocator, Both > | inline |
| Mask | FRelativeBitReference | |
| operator bool() const | TConstDualSetBitIterator< Allocator, OtherAllocator, Both > | inlineexplicit |
| operator!() const | TConstDualSetBitIterator< Allocator, OtherAllocator, Both > | inline |
| operator!=(FRelativeBitReference Other) const | FRelativeBitReference | inline |
| operator++() | TConstDualSetBitIterator< Allocator, OtherAllocator, Both > | inline |
| operator==(FRelativeBitReference Other) const | FRelativeBitReference | inline |
| TConstDualSetBitIterator(const TBitArray< Allocator > &InArrayA, const TBitArray< OtherAllocator > &InArrayB, int32 StartIndex=0) | TConstDualSetBitIterator< Allocator, OtherAllocator, Both > | inline |
| WordIndex | FRelativeBitReference |