UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::FActivity::FParams Struct Reference
+ Inheritance diagram for UE::IoStore::HTTP::FActivity::FParams:

Public Attributes

FAnsiStringView Method
 
FAnsiStringView Path
 
FHostHost = nullptr
 
charBuffer = nullptr
 
uint32 ContentSizeEst = 0
 
uint16 BufferSize = 0
 
bool bIsKeepAlive = false
 
bool bAllowChunked = true
 

Member Data Documentation

◆ bAllowChunked

bool UE::IoStore::HTTP::FActivity::FParams::bAllowChunked = true

◆ bIsKeepAlive

bool UE::IoStore::HTTP::FActivity::FParams::bIsKeepAlive = false

◆ Buffer

char* UE::IoStore::HTTP::FActivity::FParams::Buffer = nullptr

◆ BufferSize

uint16 UE::IoStore::HTTP::FActivity::FParams::BufferSize = 0

◆ ContentSizeEst

uint32 UE::IoStore::HTTP::FActivity::FParams::ContentSizeEst = 0

◆ Host

FHost* UE::IoStore::HTTP::FActivity::FParams::Host = nullptr

◆ Method

FAnsiStringView UE::IoStore::HTTP::FActivity::FParams::Method

◆ Path

FAnsiStringView UE::IoStore::HTTP::FActivity::FParams::Path

The documentation for this struct was generated from the following file: