docs.unity.cn
    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
    Returns
    Type Description
    TResult
    Type Parameters
    Name Description
    TResult
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023