{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method Equals | Scriptable Build Pipeline | 2.0.2
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(RawHash)

    Determines if the current hash instance is equivalent to the specified hash.

    Declaration
    public bool Equals(RawHash other)
    Parameters
    Type Name Description
    RawHash other

    The hash to compare to.

    Returns
    Type Description
    bool

    Returns true if the hashes are equivalent. Returns false otherwise.

    Implements
    IEquatable<T>.Equals(T)

    Equals(object)

    Determines if the current hash instance is equivalent to the specified hash.

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

    The hash to compare to.

    Returns
    Type Description
    bool

    Returns true if the hashes are equivalent. Returns false otherwise.

    Overrides
    ValueType.Equals(object)
    In This Article
    Back to top
    Copyright © 2023 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)