docs.unity3d.com
Search Results for

    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
    object
    ResourceProviderBase
    ContentCatalogProvider
    Implements
    IResourceProvider
    IInitializableObject
    Inherited Members
    ResourceProviderBase.m_ProviderId
    ResourceProviderBase.m_BehaviourFlags
    ResourceProviderBase.ProviderId
    ResourceProviderBase.Initialize(string, string)
    ResourceProviderBase.CanProvide(Type, IResourceLocation)
    ResourceProviderBase.ToString()
    ResourceProviderBase.GetDefaultType(IResourceLocation)
    ResourceProviderBase.InitializeAsync(ResourceManager, string, string)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.AddressableAssets.ResourceProviders
    Assembly: Unity.Addressables.dll
    Syntax
    public class ContentCatalogProvider : ResourceProviderBase, IResourceProvider, IInitializableObject

    Constructors

    Name Description
    ContentCatalogProvider(ResourceManager)

    Constructor for this provider.

    Fields

    Name Description
    DisableCatalogUpdateOnStart

    Use to indicate if the updating the catalog on startup should be disabled.

    IsLocalCatalogInBundle

    Use to indicate if the local catalog is in a bundle.

    Methods

    Name Description
    Provide(ProvideHandle)

    Provide the object specified in the provideHandle.

    Release(IResourceLocation, object)

    Release the specified object that was created from the specified location.

    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)