docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator ==

    operator ==(SystemHandleUntyped, SystemHandleUntyped)

    SystemHandle instances are equal if they refer to the same system instance.

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

    A SystemHandle instance.

    SystemHandleUntyped rhs

    Another SystemHandle instance.

    Returns
    Type Description
    bool

    True, if both SystemHandles represent the same system instance.

    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)