docs.unity.cn
    Show / Hide Table of Contents

    Method ProcessGroup

    ProcessGroup(AddressableAssetGroup, AddressableAssetsBuildContext)

    Build processing of an individual group.

    Declaration
    protected override string ProcessGroup(AddressableAssetGroup assetGroup, AddressableAssetsBuildContext aaContext)
    Parameters
    Type Name Description
    AddressableAssetGroup assetGroup

    The group to process

    AddressableAssetsBuildContext aaContext

    The Addressables builderInput object to base the group processing on

    Returns
    Type Description
    String

    An error string if there were any problems processing the groups

    Overrides
    BuildScriptBase.ProcessGroup(AddressableAssetGroup, AddressableAssetsBuildContext)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023