docs.unity.cn
    Show / Hide Table of Contents

    Class RevertUnchangedAssetsToPreviousAssetState

    RevertUnchangedAssetsToPreviousAssetState uses the asset state from the previous build to determine if any assets need to use their previous settings or use the newly build data.

    Inheritance
    Object
    RevertUnchangedAssetsToPreviousAssetState
    Namespace: Global Namespace
    Syntax
    public class RevertUnchangedAssetsToPreviousAssetState : object

    Methods

    Name Description
    Run(IAddressableAssetsBuildContext, ContentUpdateScript.ContentUpdateContext)

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

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