docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ICatalogBuilder

    Interface for catalog builders that generate content catalog data during Addressables builds. Implementations create catalogs in specific formats (e.g., JSON, binary).

    Namespace: UnityEditor.AddressableAssets.Build.CatalogBuilders
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    public interface ICatalogBuilder

    Methods

    Name Description
    GenerateCatalog(IBuildLogger, CatalogPathConfig, string, IList<ContentCatalogDataEntry>, List<ResourceLocationData>, HashSet<Type>, FileRegistry, string, bool, int, CatalogBundleConfig)

    Generates a content catalog from the provided build data.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)