Interface IBuildLayoutParameters
Object used in the build layout
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public interface IBuildLayoutParameters : IContextObject
Properties
| Name | Description |
|---|---|
| BuildResultHash | Calculated hash of the build layout object |
| BundleNameRemap | A mapping of internal AssetBundle names to the file name |
| CatalogHash | The hash of the associated catalog |