mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines. [ci skip]
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<argument index="0" name="underline_mode" type="int" enum="LinkButton.UnderlineMode">
|
||||
</argument>
|
||||
<description>
|
||||
Sets the underline mode for this button, the argument must be one of the [LinkButton] constants (see constants section).
|
||||
Sets the underline mode for this button, the argument must be one of the [code]LinkButton[/code] constants (see constants section).
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user