Enum BuildType
Type of Addressables build
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
public enum BuildType
필드
이름 | 설명 |
---|---|
NewBuild | Was made with an Addressables build made for new Player builds |
UpdateBuild | Was made with an Addressables update build, for a previous new build |