Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FIoHttpRange
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIoHttpRange () |
IO/HttpIoDispatcher.h | ||
FIoHttpRange
(
uint32 InMin, |
IO/HttpIoDispatcher.h |
FIoHttpRange()
| Name | FIoHttpRange |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/HttpIoDispatcher.h |
| Include Path | #include "IO/HttpIoDispatcher.h" |
FIoHttpRange()
FIoHttpRange(uint32, uint32)
| Name | FIoHttpRange |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/HttpIoDispatcher.h |
| Include Path | #include "IO/HttpIoDispatcher.h" |
FIoHttpRange
(
uint32 InMin,
uint32 InMax
)