docs.unity3d.com

Entities 1.2.1

Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(EntityQueryDesc, EntityQueryDesc)

    Compare two instance for inequality.

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

    The left instance to compare

    EntityQueryDesc rhs

    The right instance to compare

    Returns
    Type Description
    bool

    False if the two instances are equal, or true if not.

    In This Article
    • operator !=(EntityQueryDesc, EntityQueryDesc)
    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)