mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
doc: Sync classref with current source
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user