docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator ==

    operator ==(SystemTypeIndex, SystemTypeIndex)

    SystemTypeIndex instances are equal if they refer to the same system type.

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

    SystemTypeIndex on left side of the equality expression

    SystemTypeIndex rhs

    SystemTypeIndex on right side of the equality expression

    Returns
    Type Description
    bool

    True, if both TypeIndices are equal.

    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)