Range
Inherits: Control < CanvasItem < Node < Object
Inherited By: EditorSpinSlider, ProgressBar, ScrollBar, Slider, SpinBox, TextureProgressBar
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
BitField<SizeFlags> |
size_flags_vertical |
|
|
||
|
Methods
void |
_value_changed ( float new_value ) virtual |
void |
set_value_no_signal ( float value ) |
void |
|
void |
unshare ( ) |
Signals
changed ( )
There is currently no description for this signal. Please help us by contributing one!
value_changed ( float value )
There is currently no description for this signal. Please help us by contributing one!
Property Descriptions
bool allow_greater = false
There is currently no description for this property. Please help us by contributing one!
bool allow_lesser = false
There is currently no description for this property. Please help us by contributing one!
bool exp_edit = false
There is currently no description for this property. Please help us by contributing one!
float max_value = 100.0
There is currently no description for this property. Please help us by contributing one!
float min_value = 0.0
There is currently no description for this property. Please help us by contributing one!
float page = 0.0
There is currently no description for this property. Please help us by contributing one!
float ratio
There is currently no description for this property. Please help us by contributing one!
bool rounded = false
There is currently no description for this property. Please help us by contributing one!
float step = 0.01
There is currently no description for this property. Please help us by contributing one!
float value = 0.0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _value_changed ( float new_value ) virtual
There is currently no description for this method. Please help us by contributing one!
void set_value_no_signal ( float value )
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!