docs.unity.cn
    Show / Hide Table of Contents

    Method BuildContentUpdate

    BuildContentUpdate(AddressableAssetSettings, String)

    Builds player content using the player content version from a specified cache file.

    Declaration
    public static AddressablesPlayerBuildResult BuildContentUpdate(AddressableAssetSettings settings, string contentStateDataPath)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    The settings object to use for the build.

    String contentStateDataPath

    The path of the cache data to use.

    Returns
    Type Description
    AddressablesPlayerBuildResult

    The build operation.

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