docs.unity.cn
    Show / Hide Table of Contents

    Method BatchMode

    BatchMode(AddressableAssetSettings)

    Static method for use in starting up the HostingServicesManager in batch mode.

    Declaration
    public static void BatchMode(AddressableAssetSettings settings)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    BatchMode()

    Static method for use in starting up the HostingServicesManager in batch mode. This method without parameters will find and use the default AddressableAssetSettings object.

    Declaration
    public static void BatchMode()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use