docs.unity.cn
    Show / Hide Table of Contents

    Method ProcessAllGroups

    ProcessAllGroups(AddressableAssetsBuildContext)

    Loops over each group, after doing some data checking.

    Declaration
    protected virtual string ProcessAllGroups(AddressableAssetsBuildContext aaContext)
    Parameters
    Type Name Description
    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

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use