Enum ProjectConfigData.ReportFileFormat
File formats supported for the bundle build layout report.
Namespace: UnityEditor.AddressableAssets.Settings
Syntax
public enum ReportFileFormat
Fields
| Name | Description | Value |
|---|---|---|
| JSON | The .json file format. |
|
| TXT | The .txt file format. |