doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2020-10-09 15:04:15 +02:00
parent e9ff08692c
commit a33fe75050
No known key found for this signature in database
GPG key ID: C3336907360768E1
10 changed files with 31 additions and 37 deletions

View file

@ -57,12 +57,6 @@
Emitted when the node requests an editor refresh. Currently called only in setter of [member VisualShaderNodeTexture.source], [VisualShaderNodeTexture], and [VisualShaderNodeCubemap] (and their derivatives).
</description>
</signal>
<signal name="show_port_preview">
<argument index="0" name="port_id" type="int">
</argument>
<description>
</description>
</signal>
</signals>
<constants>
<constant name="PORT_TYPE_SCALAR" value="0" enum="PortType">