![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BitArray.h>
Inheritance diagram for FRelativeBitReference:Public Member Functions | |
| UE_FORCEINLINE_HINT | FRelativeBitReference (int32 BitIndex) |
| UE_FORCEINLINE_HINT bool | operator== (FRelativeBitReference Other) const |
| UE_FORCEINLINE_HINT bool | operator!= (FRelativeBitReference Other) const |
Public Attributes | |
| int32 | WordIndex |
| uint32 | Mask |
Used to reference a bit in an unspecified bit array.
|
inlineexplicit |
|
inline |
|
inline |
| uint32 FRelativeBitReference::Mask |
| int32 FRelativeBitReference::WordIndex |