docs.unity.cn
    Show / Hide Table of Contents

    Method GetContentStateDataPath

    GetContentStateDataPath(Boolean)

    Gets the path of the cache data from a selected build.

    Declaration
    public static string GetContentStateDataPath(bool browse)
    Parameters
    Type Name Description
    Boolean browse

    If true, the user is allowed to browse for a specific file.

    Returns
    Type Description
    String

    The path of the previous state .bin file used to detect changes from the previous build to the content update build.

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