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
AllowGreater Property
If
true
,
Value
may be greater than
MaxValue
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AllowGreater
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Range Class
Godot Namespace