docs.unity3d.com
    Show / Hide Table of Contents

    Interface IResourceLocation

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

    Namespace: UnityEngine.ResourceManagement.ResourceLocations
    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.

    Back to top
    Terms of use
    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