docs.unity.cn
    Show / Hide Table of Contents

    Class ContentCatalogDataEntry

    Contains serializable data for an IResourceLocation

    Inheritance
    Object
    ContentCatalogDataEntry
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.AddressableAssets.ResourceLocators
    Syntax
    public class ContentCatalogDataEntry

    Constructors

    Name Description
    ContentCatalogDataEntry(Type, String, String, IEnumerable<Object>, IEnumerable<Object>, Object)

    Creates a new ContentCatalogEntry object.

    Properties

    Name Description
    Data

    Serializable data for the provider.

    Dependencies

    Dependency keys.

    InternalId

    Internl id.

    Keys

    Keys for this location.

    Provider

    IResourceProvider identifier.

    ResourceType

    The type of the resource for th location.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use