docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator >

    operator >(Hash128, Hash128)

    Determines whether one hash's value is greater than another hash's value

    Declaration
    public static bool operator >(Hash128 a, Hash128 b)
    Parameters
    Type Name Description
    Hash128 a

    The first hash to compare.

    Hash128 b

    The second hash to compare.

    Returns
    Type Description
    bool

    Whether the first hash is greater than the second hash, or not.

    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)