Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
A Response containing an array of expirated URIs (e.g. different CDNs)
| Name | FExpiratedUrisResponse |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchMessage.h |
| Include Path | #include "BuildPatchMessage.h" |
Syntax
struct FExpiratedUrisResponse
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bNeedRetry | bool | BuildPatchMessage.h | ||
| ExpiratedUri | TArray< FExpiratedUriResponse > | BuildPatchMessage.h |