![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StructTypeBitSet.h>
Public Member Functions | |
| FIndexIterator (const FStructTypeBitSet::FBitSetContainer &BitArray, const bool bInValueToCheck=true) | |
| operator bool () const | |
| FIndexIterator & | operator++ () |
| int32 | operator* () const |
Iterator for traversing indices of bits with a specified value (true or false).
|
inlineexplicit |
|
inline |
|
inline |
Dereferences the iterator to get the current index
|
inline |
Advances the iterator to the next bit with the specified value