TBitArray

Overload list

Windows
MacOS
Linux
Name Description

Public function

TBitArray()

Public function

TBitArray

(
    TBitArray&& Other
)

Move constructor.

Public function

TBitArray

(
    const TBitArray& Copy
)

Copy constructor.

Public function

TBitArray

(
    const TBitArray< OtherAllocator >&...
)

Public function

TBitArray

(
    bool bValue,
    int32 InNumBits
)

Minimal initialization constructor.

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