doc: Sync classref with current source
Bind missing enums.
This commit is contained in:
parent
9d9ee2d4c2
commit
a2a78a8066
17 changed files with 622 additions and 78 deletions
|
|
@ -57,6 +57,12 @@
|
|||
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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue