![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoStoreOnDemand.h>
Public Attributes | |
| FName | HostGroupName |
| TArray< FString > | HostNames |
| FString | TestUrl |
| bool | bUseSecureHttp = false |
Arguments for registering a new host group.
Whether to use secure https.
| TArray<FString> UE::IoStore::FOnDemandRegisterHostGroupArgs::HostNames |
List of host name(s).
| FString UE::IoStore::FOnDemandRegisterHostGroupArgs::TestUrl |
Test URL.