doc: Sync classref with StringName/Callable changes
This commit is contained in:
@@ -127,6 +127,14 @@
|
||||
Constructs a new String from the given [Color].
|
||||
</description>
|
||||
</method>
|
||||
<method name="String">
|
||||
<return type="String">
|
||||
</return>
|
||||
<argument index="0" name="from" type="StringName">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="String">
|
||||
<return type="String">
|
||||
</return>
|
||||
@@ -145,6 +153,22 @@
|
||||
Constructs a new String from the given [RID].
|
||||
</description>
|
||||
</method>
|
||||
<method name="String">
|
||||
<return type="String">
|
||||
</return>
|
||||
<argument index="0" name="from" type="Callable">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="String">
|
||||
<return type="String">
|
||||
</return>
|
||||
<argument index="0" name="from" type="Signal">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="String">
|
||||
<return type="String">
|
||||
</return>
|
||||
@@ -322,6 +346,8 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="erase">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="position" type="int">
|
||||
</argument>
|
||||
<argument index="1" name="chars" type="int">
|
||||
|
||||
Reference in New Issue
Block a user