{!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 bundle details instance is equivalent the specified bundle details.

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

    The bundle details to compare to.

    Returns
    Type Description
    bool

    Returns true if the bundle details are equivalent. Returns false otherwise.

    Overrides
    ValueType.Equals(object)

    Equals(BundleDetails)

    Determines if the current instance is equivalent to the specified bundle details object.

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

    The object to compare to.

    Returns
    Type Description
    bool

    Returns true if the bundle details objects 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)