docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IResourceLocation

    Contains enough information to load an asset (what/where/how/dependencies)

    Namespace: UnityEngine.ResourceManagement.ResourceLocations
    Assembly: solution.dll
    Syntax
    public interface IResourceLocation

    Properties

    Name Description
    Data

    Gets any data object associated with this locations

    Dependencies

    Gets the dependencies to other IResourceLocations

    DependencyHashCode

    The precomputed hash code of the dependencies.

    HasDependencies

    Gets the dependencies to other IResourceLocations

    InternalId

    Internal name used by the provider to load this location

    PrimaryKey

    Primary address for this location.

    ProviderId

    Matches the provider used to provide/load this location

    ResourceType

    The type of the resource for th location.

    Methods

    Name Description
    Hash(Type)

    The hash of this location combined with the specified type.

    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)