docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(Hash128)

    Determines whether a hash is equal to this hash.

    Declaration
    public bool Equals(Hash128 obj)
    Parameters
    Type Name Description
    Hash128 obj

    The hash to compare with this hash.

    Returns
    Type Description
    bool

    Whether the two hashes are equal.

    Equals(object)

    Determines whether some object is equal to this hash.

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    object obj

    The object to compare with this one.

    Returns
    Type Description
    bool

    Whether the two hashes are equal.

    Overrides
    ValueType.Equals(object)
    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)