UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
OnDemandConfig.h File Reference
#include "CoreTypes.h"
#include "Containers/StringView.h"
#include "IO/IoStatus.h"

Go to the source code of this file.

Namespaces

namespace  UE
 
namespace  UE::IoStore
 NO_LOGGING.
 
namespace  UE::IoStore::Config
 

Functions

int64 UE::IoStore::Config::ParseSizeParam (FStringView Value)
 
int64 UE::IoStore::Config::ParseSizeParam (const TCHAR *CommandLine, const TCHAR *Param)
 
TIoStatusOr< FOnDemandEndpointConfigUE::IoStore::Config::TryParseEndpointConfig (const TCHAR *CommandLine)
 
FIasCacheConfig UE::IoStore::Config::GetStreamingCacheConfig (const TCHAR *CommandLine)
 
TIoStatusOr< FOnDemandInstallCacheConfigUE::IoStore::Config::TryParseInstallCacheConfig (const TCHAR *CommandLine)