doc: Sync classref with current source
This commit is contained in:
parent
b71254a861
commit
3a365c1fc0
16 changed files with 379 additions and 20 deletions
|
|
@ -53,6 +53,22 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="connect_nodes_forced">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="type" type="int" enum="VisualShader.Type">
|
||||
</argument>
|
||||
<argument index="1" name="from_node" type="int">
|
||||
</argument>
|
||||
<argument index="2" name="from_port" type="int">
|
||||
</argument>
|
||||
<argument index="3" name="to_node" type="int">
|
||||
</argument>
|
||||
<argument index="4" name="to_port" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="disconnect_nodes">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
@ -129,6 +145,12 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="rebuild">
|
||||
<return type="void">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_node">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue