Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
| Name | FGenericMessage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchMessage.h |
| Include Path | #include "BuildPatchMessage.h" |
Syntax
struct FGenericMessage
Enums
Public
| Name | Remarks |
|---|---|
| EType | Set of informational messages the installer can send to the client to update UI or otherwise react. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChunkId | FGuid | BuildPatchMessage.h | ||
| Payload1 | FString | BuildPatchMessage.h | ||
| Payload2 | FString | BuildPatchMessage.h | ||
| Type | EType | BuildPatchMessage.h |