Click or drag to resize

NumberMatchLESS_OR_EQUAL_THAN Field

An instance of NumberMatch representing the following condition: number1 <= number2.

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly NumberMatch LESS_OR_EQUAL_THAN

Field Value

Type: NumberMatch
See Also