docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ResourceLocationData

    Serializable location data. This is used for the locations of the content catalogs.

    Inheritance
    object
    ResourceLocationData
    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
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class ResourceLocationData

    Constructors

    Name Description
    ResourceLocationData(string[], string, Type, Type, string[])

    Construct a new ResourceLocationData object.

    Properties

    Name Description
    Data

    The optional arbitrary data stored along with location

    Dependencies

    The collection of dependencies for this location.

    InternalId

    The internal id.

    Keys

    The collection of keys for this location.

    Provider

    The provider id.

    ResourceType

    The type of the resource for the 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)