![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for UE::IoStore::HTTP::FActivityNode::FParams:Public Attributes | |
| bool | bFollow30x = false |
| EHttpVersion | HttpVersion = EHttpVersion::Default |
Public Attributes inherited from UE::IoStore::HTTP::FActivity::FParams | |
| FAnsiStringView | Method |
| FAnsiStringView | Path |
| FHost * | Host = nullptr |
| char * | Buffer = nullptr |
| uint32 | ContentSizeEst = 0 |
| uint16 | BufferSize = 0 |
| bool | bIsKeepAlive = false |
| bool | bAllowChunked = true |
| EHttpVersion UE::IoStore::HTTP::FActivityNode::FParams::HttpVersion = EHttpVersion::Default |