Class BuildLayoutParameters
Concreate implementation for objects used in the build layout
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 build layout parameter |
BuildLayoutParameters(Dictionary<string, string>, ContentCatalogData) | Create a build layout parameter |
Properties
Name | Description |
---|---|
BuildResultHash | Calculated hash of the build layout object |
BundleNameRemap | A map of the internal AssetBundle name to the file name |
CatalogHash | The hash of the associated catalog |