![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for BuildPatchServices::FBlockRange, including all inherited members.
| FromFirstAndLast(uint64 InFirst, uint64 InLast) | BuildPatchServices::FBlockRange | inlinestatic |
| FromFirstAndSize(uint64 InFirst, uint64 InSize) | BuildPatchServices::FBlockRange | inlinestatic |
| FromIntersection(const FBlockRange &RangeA, const FBlockRange &RangeB) | BuildPatchServices::FBlockRange | inlinestatic |
| FromMerge(const FBlockRange &RangeA, const FBlockRange &RangeB) | BuildPatchServices::FBlockRange | inlinestatic |
| GetFirst() const | BuildPatchServices::FBlockRange | inline |
| GetLast() const | BuildPatchServices::FBlockRange | inline |
| GetSize() const | BuildPatchServices::FBlockRange | inline |
| operator== | BuildPatchServices::FBlockRange | friend |
| Overlaps(const FBlockRange &Other) const | BuildPatchServices::FBlockRange | inline |
| Touches(const FBlockRange &Other) const | BuildPatchServices::FBlockRange | inline |