![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FBitTree, including all inherited members.
| AllocBit() | FBitTree | |
| AllocBit(uint32 Index) | FBitTree | |
| CountOnes(uint32 UpTo) const | FBitTree | |
| FBitTree() | FBitTree | inline |
| FBitTreeInit(uint32 InDesiredCapacity, void *Memory, uint32 MemorySize, bool InitialValue) | FBitTree | |
| FreeBit(uint32 Index) | FBitTree | |
| GetMemoryRequirements(uint32 NumPages) | FBitTree | inlinestatic |
| IsAllocated(uint32 Index) const | FBitTree | |
| NextAllocBit() const | FBitTree | |
| NextAllocBit(uint32 StartIndex) const | FBitTree | |
| Slow_NextAllocBits(uint32 NumBits, uint64 StartIndex) | FBitTree |