docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(ComponentTypeHash, ComponentTypeHash)

    Checks if two ComponentTypeHash instances are not equal

    Declaration
    public static bool operator !=(ComponentTypeHash left, ComponentTypeHash right)
    Parameters
    Type Name Description
    ComponentTypeHash left

    A ComponentTypeHash to compare

    ComponentTypeHash right

    A ComponentTypeHash to compare

    Returns
    Type Description
    bool

    True if left and right are not 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)