docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(AspectType, AspectType)

    Operator not-equal by type index

    Declaration
    public static bool operator !=(AspectType lhs, AspectType rhs)
    Parameters
    Type Name Description
    AspectType lhs

    AspectType on the left side of the operation

    AspectType rhs

    AspectType on the right side of the operation

    Returns
    Type Description
    bool

    True if lhs does not have the same type index as rhs

    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)