Numerical condition class. Used to handle conditions based on numerical comparisons.

数值条件类。用于处理基于数值比较的条件。

层级 (查看层级一览)

构造函数

访问器

方法

  • 参数

    • value: number

      The value to compare.

    返回 boolean

    Checks if the state is triggered based on the comparison of the provided value with the number value.

    根据提供的值与数值的比较结果检查状态是否触发。