Enum ProjectConfigData.ReportFileFormat
File formats supported for the bundle build layout report.
네임스페이스: UnityEditor.AddressableAssets.Settings
어셈블리: solution.dll
구문
public enum ProjectConfigData.ReportFileFormat
필드
이름 | 설명 |
---|---|
JSON | The .json file format. |
TXT | When selected, a human readable .txt build layout will be generated alongside the .json file format |