You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
add RichTextLabel::push_font_size description
Is it worth adding descriptions for the ItemType enum values (ITEM_FRAME , ITEM_TEXT etc.) or are they self explanatory enough?
This commit is contained in:
@@ -283,6 +283,7 @@
|
||||
<return type="void" />
|
||||
<param index="0" name="font_size" type="int" />
|
||||
<description>
|
||||
Adds a [code][font_size][/code] tag to the tag stack. Overrides default font size for its duration.
|
||||
</description>
|
||||
</method>
|
||||
<method name="push_hint">
|
||||
|
||||
Reference in New Issue
Block a user