docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(AspectType)

    Test if this AspectType is equal to another AspectType

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

    AspectType to test equality with

    Returns
    Type Description
    bool

    True if this AspectType is equal to another AspectType

    Equals(object)

    Test if this object is equal to another object

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

    Object to test equality with

    Returns
    Type Description
    bool

    True if this object is equal to another object

    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)