docs.unity.cn
    Show / Hide Table of Contents

    Property PreviousContentState

    PreviousContentState

    The asset content state of a previous build. This allows detection of deltas with the current build content state. This will be null in standard builds. This is only set during content update builds.

    Declaration
    public AddressablesContentState PreviousContentState { get; set; }
    Property Value
    Type Description
    AddressablesContentState
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use