docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ResourceLocationComparer

    An IEqualityComparerer to check if two IResourceLocations are the same

    Inheritance
    object
    ResourceLocationComparer
    Implements
    IEqualityComparer<IResourceLocation>
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.ResourceManagement.ResourceLocations
    Assembly: Unity.ResourceManager.dll
    Syntax
    public class ResourceLocationComparer : IEqualityComparer<IResourceLocation>

    Methods

    Name Description
    Equals(IResourceLocation, IResourceLocation)

    Check if two Resource locations are equal

    GetHashCode(IResourceLocation)

    Calculates the hash code for a Resource Location

    In This Article
    Back to top
    Copyright © 2025 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)