docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(in EntityGuid, in EntityGuid)

    Checks if two EntityGuid instances aren't equal.

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

    An EntityGuid

    EntityGuid rhs

    Another EntityGuid

    Returns
    Type Description
    bool

    True, if any of the opaque bits contained in the EntityGuid instances is different.

    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)