docs.unity.cn
    Show / Hide Table of Contents

    Method ReplaceBundleEntry

    ReplaceBundleEntry(String, String)

    Replace an entry in the File Registry with a new bundle name.

    Declaration
    public bool ReplaceBundleEntry(string bundleName, string newFileRegistryEntry)
    Parameters
    Type Name Description
    String bundleName

    The bundle name to replace.

    String newFileRegistryEntry

    The new file registry bundle name.

    Returns
    Type Description
    Boolean

    Returns true if a successful replacement occured.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use