Interface IBuildLayoutParameters
Build Layout Parameters
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public interface IBuildLayoutParameters : IContextObject
Properties
| Name | Description |
|---|---|
| BuildResultHash | The resulting hash of content in the build |
| BundleNameRemap | Map of the internal bundle name to the file name on disk |
| CatalogHash | The hash of the content catalog |