Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/BitArray.h |
| Include | #include "Containers/BitArray.h" |
Syntax
class FConstBitReference
Remarks
Used to read a bit in the array as a bool.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstBitReference
(
const uint32& InData, |
Operators
| Type | Name | Description | |
|---|---|---|---|