docs.unity.cn
    Show / Hide Table of Contents

    Method Run

    Run(IAddressableAssetsBuildContext, ContentUpdateScript.ContentUpdateContext)

    Reverts asset entries to their previous state if not modified by the new build.

    Declaration
    public static ReturnCode Run(IAddressableAssetsBuildContext aaBuildContext, ContentUpdateScript.ContentUpdateContext updateContext)
    Parameters
    Type Name Description
    IAddressableAssetsBuildContext aaBuildContext

    The new build data.

    ContentUpdateScript.ContentUpdateContext updateContext

    The cached build data.

    Returns
    Type Description
    ReturnCode

    Returns the success ReturnCode if the content update succeeds.

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