{!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(object)

    Determines if the current entry instance is equal to the specified entry.

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

    The entry to compare.

    Returns
    Type Description
    bool

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

    Overrides
    ValueType.Equals(object)

    Equals(CacheEntry)

    Determines if the current entry instance is equal to the specified entry.

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

    The entry to compare.

    Returns
    Type Description
    bool

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

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