docs.unity3d.com
    Show / Hide Table of Contents

    Method LoadContentCatalog

    LoadContentCatalog(String, String)

    Additively load catalogs from runtime data. The settings are not used.

    Declaration
    [Obsolete]
    public static AsyncOperationHandle<IResourceLocator> LoadContentCatalog(string catalogPath, string providerSuffix = null)
    Parameters
    Type Name Description
    String catalogPath

    The path to the runtime data.

    String providerSuffix

    This value, if not null or empty, will be appended to all provider ids loaded from this data.

    Returns
    Type Description
    AsyncOperationHandle<IResourceLocator>

    The operation handle for the request.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023