Enum ProjectConfigData.ReportFileFormat
File formats supported for the bundle build layout report.
Namespace: UnityEditor.AddressableAssets.Settings
Assembly: solution.dll
Syntax
public enum ProjectConfigData.ReportFileFormat
Fields
| Name | Description |
|---|---|
| JSON | The .json file format. |
| TXT | When selected, a human readable .txt build layout will be generated alongside the .json file format |