doc: Sync classref with current source
This commit is contained in:
@@ -178,6 +178,14 @@
|
||||
- "method_name" is a name of method to which signal is connected.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_indexed" qualifiers="const">
|
||||
<return type="Variant">
|
||||
</return>
|
||||
<argument index="0" name="property" type="NodePath">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_instance_id" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
@@ -338,6 +346,16 @@
|
||||
If set to true, signal emission is blocked.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_indexed">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="property" type="NodePath">
|
||||
</argument>
|
||||
<argument index="1" name="value" type="Variant">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_message_translation">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user