Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
A message describing an event that occurred for a chunk source.
| Name | FChunkSourceEvent |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchMessage.h |
| Include Path | #include "BuildPatchMessage.h" |
Syntax
struct FChunkSourceEvent
Enums
Public
| Name | Remarks |
|---|---|
| EType | Describes the event type. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Event | EType | The type of event that occurred. | BuildPatchMessage.h | |
| Location | FString | The location context for the source, could be cloud root, install location, chunkdb file etc. | BuildPatchMessage.h |