Doc RichTextLabel push strikethrough and align
(cherry picked from commit 1f271e4be6
)
This commit is contained in:
parent
2b1f692455
commit
2b54f0e680
|
@ -104,7 +104,7 @@
|
||||||
<argument index="0" name="align" type="int" enum="RichTextLabel.Align">
|
<argument index="0" name="align" type="int" enum="RichTextLabel.Align">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<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>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="push_cell">
|
<method name="push_cell">
|
||||||
|
|
Loading…
Reference in New Issue