summaryrefslogtreecommitdiff
path: root/doc/classes/Range.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Range.xml')
-rw-r--r--doc/classes/Range.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/classes/Range.xml b/doc/classes/Range.xml
index 70a9912b76..c150198eb1 100644
--- a/doc/classes/Range.xml
+++ b/doc/classes/Range.xml
@@ -9,6 +9,12 @@
<tutorials>
</tutorials>
<methods>
+ <method name="_value_changed" qualifiers="virtual">
+ <return type="void" />
+ <argument index="0" name="" type="float" />
+ <description>
+ </description>
+ </method>
<method name="share">
<return type="void" />
<argument index="0" name="with" type="Node" />