![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::FIoHttpRange, including all inherited members.
| Expand(const FIoHttpRange &Other) | UE::FIoHttpRange | inline |
| FIoHttpRange()=default | UE::FIoHttpRange | |
| FIoHttpRange(uint32 InMin, uint32 InMax) | UE::FIoHttpRange | inlineexplicit |
| FromOffsetAndLength(const FIoOffsetAndLength &OffsetAndLength) | UE::FIoHttpRange | inlinestatic |
| GetMax() const | UE::FIoHttpRange | inline |
| GetMin() const | UE::FIoHttpRange | inline |
| GetSize() const | UE::FIoHttpRange | inline |
| IsValid() const | UE::FIoHttpRange | inline |
| operator!=(const FIoHttpRange &Other) | UE::FIoHttpRange | inline |
| operator+(const FIoHttpRange &Other) | UE::FIoHttpRange | inline |
| operator+=(const FIoHttpRange &Other) | UE::FIoHttpRange | inline |
| operator==(const FIoHttpRange &Other) | UE::FIoHttpRange | inline |
| ToOffsetAndLength() const | UE::FIoHttpRange | inline |