Reference Range signals in the Slider class documentations

See https://github.com/godotengine/godot-docs/issues/3837.
This commit is contained in:
Hugo Locurcio
2020-08-08 13:54:57 +02:00
parent 241e709462
commit eaa52cbb36
3 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
</brief_description>
<description>
Base class for GUI sliders.
[b]Note:[/b] The [signal Range.changed] and [signal Range.value_changed] signals are part of the [Range] class which this class inherits from.
</description>
<tutorials>
</tutorials>