Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TBitArray
| Type | Name | Description | |
|---|---|---|---|
| void | SetRangeFromRange
(
int32 Index, |
Sets range of bits within the TBitArray to the values read out of a pointer. | |
| void | SetRangeFromRange
(
int32 Index, |
Sets range of bits within this TBitArray to the values read out another TBitArray. |