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

#include <OnDemandIoDispatcherBackend.h>

Public Member Functions

bool IsValid () const
 
bool HasFallbackUrl () const
 
void Reset ()
 

Public Attributes

FString EndpointUrl
 
FString FallbackUrl
 

Member Function Documentation

◆ HasFallbackUrl()

bool UE::IoStore::FDistributedEndpointUrl::HasFallbackUrl ( ) const
inline

◆ IsValid()

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

◆ Reset()

void UE::IoStore::FDistributedEndpointUrl::Reset ( )
inline

Member Data Documentation

◆ EndpointUrl

FString UE::IoStore::FDistributedEndpointUrl::EndpointUrl

◆ FallbackUrl

FString UE::IoStore::FDistributedEndpointUrl::FallbackUrl

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