![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| int64 | ParseSizeParam (FStringView Value) |
| int64 | ParseSizeParam (const TCHAR *CommandLine, const TCHAR *Param) |
| FIasCacheConfig | GetStreamingCacheConfig (const TCHAR *CommandLine) |
| TIoStatusOr< FOnDemandEndpointConfig > | TryParseEndpointConfig (const TCHAR *CommandLine) |
| TIoStatusOr< FOnDemandInstallCacheConfig > | TryParseInstallCacheConfig (const TCHAR *CommandLine) |
Variables | |
| bool | GIoStoreOnDemandInstallCacheEnabled = true |
| FIasCacheConfig UE::IoStore::Config::GetStreamingCacheConfig | ( | const TCHAR * | CommandLine | ) |
| int64 UE::IoStore::Config::ParseSizeParam | ( | FStringView | Value | ) |
| TIoStatusOr< FOnDemandEndpointConfig > UE::IoStore::Config::TryParseEndpointConfig | ( | const TCHAR * | CommandLine | ) |
| TIoStatusOr< FOnDemandInstallCacheConfig > UE::IoStore::Config::TryParseInstallCacheConfig | ( | const TCHAR * | CommandLine | ) |