docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DoBuild

    DoBuild<TResult>(AddressablesDataBuilderInput, AddressableAssetsBuildContext)

    The method that does the actual building after all the groups have been processed.

    Declaration
    protected virtual TResult DoBuild<TResult>(AddressablesDataBuilderInput builderInput, AddressableAssetsBuildContext aaContext) where TResult : IDataBuilderResult
    Parameters
    Type Name Description
    AddressablesDataBuilderInput builderInput

    The generic builderInput of the

    AddressableAssetsBuildContext aaContext

    Addressables context object

    Returns
    Type Description
    TResult

    The IDataBuilderResult produced by the build

    Type Parameters
    Name Description
    TResult

    The type of IDataBuilderResult object to be produced by the build

    In This Article
    Back to top
    Copyright © 2025 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)