doc: Sync classref with StringName/Callable changes
This commit is contained in:
parent
bf7d6de556
commit
fea37cfb52
83 changed files with 689 additions and 457 deletions
|
|
@ -72,7 +72,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="_get_input_port_name" qualifiers="virtual">
|
||||
<return type="String">
|
||||
<return type="StringName">
|
||||
</return>
|
||||
<argument index="0" name="port" type="int">
|
||||
</argument>
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="_get_output_port_name" qualifiers="virtual">
|
||||
<return type="String">
|
||||
<return type="StringName">
|
||||
</return>
|
||||
<argument index="0" name="port" type="int">
|
||||
</argument>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue