Class BuildLayoutParameters
Concrete implementation of build layout parameters
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public class BuildLayoutParameters : IBuildLayoutParameters, IContextObject
Constructors
Name | Description |
---|---|
BuildLayoutParameters(Dictionary<string, string>) | Create a new BuildLayoutParameter. |
BuildLayoutParameters(Dictionary<string, string>, ContentCatalogData) | Create a new BuildLayoutParameter. |
Properties
Name | Description |
---|---|
BuildResultHash | Hash of the build contents |
BundleNameRemap | Mapping of internal bundle name to file name |
CatalogHash | Hash of the content catalog |