docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Init

    Init(AddressableAssetsBuildContext, AddressablesDataBuilderInput, BuildContext, IDataBuilder)

    Initializes the build context and prepares internal data structures for processing.

    Declaration
    public void Init(AddressableAssetsBuildContext aaContext, AddressablesDataBuilderInput builderInput, BuildContext buildContext, IDataBuilder dataBuilder)
    Parameters
    Type Name Description
    AddressableAssetsBuildContext aaContext

    The AddressableAssetsBuildContext containing the build context information.

    AddressablesDataBuilderInput builderInput

    The input parameters for the Addressables data builder.

    BuildContext buildContext

    The Scriptable Build Pipeline build context.

    IDataBuilder dataBuilder

    The IDataBuilder responsible for managing the data building process.

    Implements
    ISchemaBuilder.Init(AddressableAssetsBuildContext, AddressablesDataBuilderInput, BuildContext, IDataBuilder)
    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)