docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(StatValue, StatValue)

    Compare 2 StatValues for inequality.

    Declaration
    public static bool operator !=(StatValue a, StatValue b)
    Parameters
    Type Name Description
    StatValue a

    lhs.

    StatValue b

    rhs.

    Returns
    Type Description
    bool

    True if both StatValues are not identical.

    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)