mirror of
https://github.com/godotengine/godot.git
synced 2024-11-28 23:22:38 +00:00
doc: Sync classref with current source
This commit is contained in:
parent
ad034962f1
commit
6d3fea6864
@ -24189,6 +24189,8 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_meta" qualifiers="const">
|
||||
<return type="Variant">
|
||||
</return>
|
||||
<argument index="0" name="name" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
@ -40379,9 +40381,9 @@
|
||||
</description>
|
||||
<methods>
|
||||
<method name="add_tab">
|
||||
<argument index="0" name="title" type="String">
|
||||
<argument index="0" name="title" type="String" default="""">
|
||||
</argument>
|
||||
<argument index="1" name="icon" type="Texture">
|
||||
<argument index="1" name="icon" type="Texture" default="NULL">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
|
Loading…
Reference in New Issue
Block a user