UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TBitArray< Allocator >::FWordIterator Struct Reference

#include <BitArray.h>

Inherits TBitArray< Allocator >::TWordIteratorBase< WordType >.

Public Member Functions

 FWordIterator (TBitArray< Allocator > &InArray UE_LIFETIMEBOUND)
 
void SetWord (uint32 InWord)
 

Constructor & Destructor Documentation

◆ FWordIterator()

template<typename Allocator >
TBitArray< Allocator >::FWordIterator::FWordIterator ( TBitArray< Allocator > &InArray  UE_LIFETIMEBOUND)
inlineexplicit

Member Function Documentation

◆ SetWord()

template<typename Allocator >
void TBitArray< Allocator >::FWordIterator::SetWord ( uint32  InWord)
inline

The documentation for this struct was generated from the following file: