UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FConstBitReference Class Reference

#include <BitArray.h>

Public Member Functions

UE_FORCEINLINE_HINT FConstBitReference (const uint32 &InData UE_LIFETIMEBOUND, uint32 InMask)
 
UE_FORCEINLINE_HINT operator bool () const
 

Detailed Description

Used to read a bit in the array as a bool.

Constructor & Destructor Documentation

◆ FConstBitReference()

UE_FORCEINLINE_HINT FConstBitReference::FConstBitReference ( const uint32 &InData  UE_LIFETIMEBOUND,
uint32  InMask 
)
inlineexplicit

Member Function Documentation

◆ operator bool()

UE_FORCEINLINE_HINT FConstBitReference::operator bool ( ) const
inline

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