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

#include <OnDemandIoDispatcherBackend.h>

Public Member Functions

bool IsValid () const
 
bool RequiresTls () const
 

Public Attributes

FString DistributionUrl
 
FString FallbackUrl
 
TArray< FString > ServiceUrls
 
FString TocPath
 
FString TocFilePath
 

Member Function Documentation

◆ IsValid()

bool UE::IoStore::FOnDemandEndpointConfig::IsValid ( ) const
inline

◆ RequiresTls()

bool UE::IoStore::FOnDemandEndpointConfig::RequiresTls ( ) const
inline

Member Data Documentation

◆ DistributionUrl

FString UE::IoStore::FOnDemandEndpointConfig::DistributionUrl

◆ FallbackUrl

FString UE::IoStore::FOnDemandEndpointConfig::FallbackUrl

◆ ServiceUrls

TArray<FString> UE::IoStore::FOnDemandEndpointConfig::ServiceUrls

◆ TocFilePath

FString UE::IoStore::FOnDemandEndpointConfig::TocFilePath

◆ TocPath

FString UE::IoStore::FOnDemandEndpointConfig::TocPath

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