GodotSharpAPI
GodotSharpAPI
Godot
Range Class
Range Properties
AllowGreater Property
AllowLesser Property
ExpEdit Property
MaxValue Property
MinValue Property
Page Property
Ratio Property
Rounded Property
Step Property
Value Property
Range
AllowLesser Property
If
true
,
Value
may be less than
MinValue
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AllowLesser
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Range Class
Godot Namespace