mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -23,9 +23,13 @@ Base class for scroll bars.
|
||||
Properties
|
||||
----------
|
||||
|
||||
+---------------------------+----------------------------------------------------------+------+
|
||||
| :ref:`float<class_float>` | :ref:`custom_step<class_ScrollBar_property_custom_step>` | -1.0 |
|
||||
+---------------------------+----------------------------------------------------------+------+
|
||||
+---------------------------+----------------------------------------------------------+------------+
|
||||
| :ref:`float<class_float>` | :ref:`custom_step<class_ScrollBar_property_custom_step>` | -1.0 |
|
||||
+---------------------------+----------------------------------------------------------+------------+
|
||||
| :ref:`int<class_int>` | size_flags_vertical | **O:** 0 |
|
||||
+---------------------------+----------------------------------------------------------+------------+
|
||||
| :ref:`float<class_float>` | step | **O:** 0.0 |
|
||||
+---------------------------+----------------------------------------------------------+------------+
|
||||
|
||||
Signals
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user