mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Doc RichTextLabel push strikethrough and align
(cherry picked from commit 1f271e4be6)
This commit is contained in:
committed by
Rémi Verschelde
parent
2b1f692455
commit
2b54f0e680
@@ -104,7 +104,7 @@
|
||||
<argument index="0" name="align" type="int" enum="RichTextLabel.Align">
|
||||
</argument>
|
||||
<description>
|
||||
Adds a [code][right][/code] tag to the tag stack.
|
||||
Adds an alignment tag based on the given [code]align[/code] value. See [enum Align] for possible values.
|
||||
</description>
|
||||
</method>
|
||||
<method name="push_cell">
|
||||
|
||||
Reference in New Issue
Block a user