UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::FIASHostGroup::FImpl Struct Reference

Public Member Functions

 FImpl ()=default
 
 FImpl (FName InName, FAnsiStringView InTestPath)
 
 FImpl (FName InName, FOnDemandHostGroup &InHostGroup)
 
 ~FImpl ()=default
 
void Reset (FOnDemandHostGroup &&InHostGroup)
 

Public Attributes

FOnDemandHostGroup HostGroup
 
FBitWindow HttpErrorHistory
 
FAnsiString TestPath
 
FName Name
 
bool bHttpEnabled = true
 

Constructor & Destructor Documentation

◆ FImpl() [1/3]

UE::IoStore::FIASHostGroup::FImpl::FImpl ( )
default

◆ FImpl() [2/3]

UE::IoStore::FIASHostGroup::FImpl::FImpl ( FName  InName,
FAnsiStringView  InTestPath 
)
inline

◆ FImpl() [3/3]

UE::IoStore::FIASHostGroup::FImpl::FImpl ( FName  InName,
FOnDemandHostGroup InHostGroup 
)
inline

◆ ~FImpl()

UE::IoStore::FIASHostGroup::FImpl::~FImpl ( )
default

Member Function Documentation

◆ Reset()

void UE::IoStore::FIASHostGroup::FImpl::Reset ( FOnDemandHostGroup &&  InHostGroup)
inline

Member Data Documentation

◆ bHttpEnabled

bool UE::IoStore::FIASHostGroup::FImpl::bHttpEnabled = true

◆ HostGroup

FOnDemandHostGroup UE::IoStore::FIASHostGroup::FImpl::HostGroup

◆ HttpErrorHistory

FBitWindow UE::IoStore::FIASHostGroup::FImpl::HttpErrorHistory

◆ Name

FName UE::IoStore::FIASHostGroup::FImpl::Name

◆ TestPath

FAnsiString UE::IoStore::FIASHostGroup::FImpl::TestPath

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