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