docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(TypeReference, TypeReference)

    Determines whether the specified objects are equal.

    Declaration
    public bool Equals(TypeReference x, TypeReference y)
    Parameters
    Type Name Description
    TypeReference x

    The first object of type T to compare.

    TypeReference y

    The second object of type T to compare.

    Returns
    Type Description
    bool

    true if the specified objects are equal; otherwise, false.

    Implements
    IEqualityComparer<T>.Equals(T, T)
    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)