docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(UntypedWeakReferenceId)

    Checks if this reference is equal to another reference.

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

    The id to compare to.

    Returns
    Type Description
    bool

    True if the GenerationType and GlobalId are equal.

    Equals(object)

    Checks if this reference is equal to another object.

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

    The object to compare to.

    Returns
    Type Description
    bool

    True if the other object is an UntypedWeakReferenceId and is 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)