Enum BuildType
Type of Addressables build
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: solution.dll
Syntax
public enum BuildType
  Fields
| Name | Description | 
|---|---|
| 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  |