Class CatalogBundleConfig
Configuration for bundling the content catalog into an AssetBundle. Used when the BundleLocalCatalog option is enabled in Addressables settings.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.CatalogBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public class CatalogBundleConfig
Properties
| Name | Description |
|---|---|
| ConfigFolder | The folder path where temporary catalog assets are created during bundling. |
| Target | The build target platform for the catalog bundle. |
| TargetGroup | The build target group for the catalog bundle. |