docs.unity3d.com
Search Results for

    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.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)