AddRange

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

AddRange

(
    const InWordType* ReadBits,
    int32 NumBitsToAdd,
    int32 ReadOffsetBits
)

Adds multiple bits read from the given pointer.

Public function

int32

 

AddRange

(
    const TBitArray< OtherAllocator >&...,
    int32 NumBitsToAdd,
    int32 ReadOffsetBits
)

Adds multiple bits read from the given BitArray.

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