mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Remove hardcoded default values from descriptions
They are now generated automatically by doctool.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</methods>
|
||||
<members>
|
||||
<member name="percent_visible" type="bool" setter="set_percent_visible" getter="is_percent_visible" default="true">
|
||||
If [code]true[/code], the fill percentage is displayed on the bar. Default value: [code]true[/code].
|
||||
If [code]true[/code], the fill percentage is displayed on the bar.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
||||
Reference in New Issue
Block a user