![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Attributes | |
| const ANSICHAR * | HostName |
| uint32 | Port = 0 |
| uint16 | MaxConnections = 1 |
| bool | bPooled = false |
| uint8 | MaxInflight = 1 |
| EHttpVersion | HttpVersion = EHttpVersion::One |
| FCertRootsRef | VerifyCert = {} |
| const ANSICHAR* UE::IoStore::HTTP::FHost::FParams::HostName |
| EHttpVersion UE::IoStore::HTTP::FHost::FParams::HttpVersion = EHttpVersion::One |
| uint16 UE::IoStore::HTTP::FHost::FParams::MaxConnections = 1 |
| uint8 UE::IoStore::HTTP::FHost::FParams::MaxInflight = 1 |
| uint32 UE::IoStore::HTTP::FHost::FParams::Port = 0 |
| FCertRootsRef UE::IoStore::HTTP::FHost::FParams::VerifyCert = {} |