FRelativeBitReference

Used to reference a bit in an unspecified bit array.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/BitArray.h

Include

#include "Containers/BitArray.h"

Syntax

class FRelativeBitReference

Remarks

Used to reference a bit in an unspecified bit array.

Variables

Name Description

Public variable

int32

 

DWORDIndex

Public variable

uint32

 

Mask

Constructors

Name Description

Public function

FRelativeBitReference

(
    int32 BitIndex
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss