Class ContentCatalogProvider | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ContentCatalogProvider

    Provider for content catalogs. This provider makes use of a hash file to determine if a newer version of the catalog needs to be downloaded.

    Inheritance
    System.Object
    ContentCatalogProvider
    Namespace: UnityEngine.AddressableAssets
    Syntax
    public class ContentCatalogProvider : ResourceProviderBase

    Methods

    Provide<TObject>(IResourceLocation, IAsyncOperation<IList<Object>>)

    Declaration
    public override IAsyncOperation<TObject> Provide<TObject>(IResourceLocation location, IAsyncOperation<IList<object>> loadDependencyOperation)
    Parameters
    Type Name Description
    IResourceLocation location
    IAsyncOperation<System.Collections.Generic.IList<System.Object>> loadDependencyOperation
    Returns
    Type Description
    IAsyncOperation<TObject>
    Type Parameters
    Name Description
    TObject
    Back to top
    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