doc: Sync classref with current source
This commit is contained in:
parent
cb996d7169
commit
cb7fe2c793
30 changed files with 478 additions and 102 deletions
|
|
@ -102,6 +102,20 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_tool_menu_item">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="name" type="String">
|
||||
</argument>
|
||||
<argument index="1" name="handler" type="Object">
|
||||
</argument>
|
||||
<argument index="2" name="callback" type="String">
|
||||
</argument>
|
||||
<argument index="3" name="ud" type="Variant" default="null">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_tool_submenu_item">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
@ -347,6 +361,14 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_tool_menu_item">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="name" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="save_external_data" qualifiers="virtual">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue