Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
| Name | IPatchDataEnumeration |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IPatchDataEnumeration.h |
| Include Path | #include "Interfaces/IPatchDataEnumeration.h" |
Syntax
class IPatchDataEnumeration
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IPatchDataEnumeration() |
Interfaces/IPatchDataEnumeration.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Run () |
Enumerates the data files used and outputs them to the OutputFile specified in the configuration | Interfaces/IPatchDataEnumeration.h | |
| Enumerates the data files used and outputs them into the array provided | Interfaces/IPatchDataEnumeration.h |