![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoStoreOnDemand.h>
Public Member Functions | |
| bool | IsOk () const |
Public Attributes | |
| FOnDemandHostGroup | HostGroup |
| TOptional< UE::UnifiedError::FError > | Error |
Holds the result when registering a host group.
|
inline |
Returns True if the request succeeded.
| TOptional<UE::UnifiedError::FError> UE::IoStore::FOnDemandRegisterHostGroupResult::Error |
Error information about the request.
| FOnDemandHostGroup UE::IoStore::FOnDemandRegisterHostGroupResult::HostGroup |
The registered host group.