Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildManifest
| Type | Name | Description | |
|---|---|---|---|
| TArray< FStringView > | Get the list of files in this build. | ||
| TArray< FStringView > | GetBuildFileListView
(
const TSet< FString >& Tags |
Get the list of files in this build which match a tag from a given set. |