Merge pull request #64312 from KoBeWi/StringNameEdit
Improve usage of StringNames in GraphEdit
This commit is contained in:
commit
e0f9bc6629
3 changed files with 34 additions and 65 deletions
|
|
@ -291,7 +291,7 @@
|
|||
</description>
|
||||
</signal>
|
||||
<signal name="connection_drag_started">
|
||||
<param index="0" name="from_node" type="String" />
|
||||
<param index="0" name="from_node" type="StringName" />
|
||||
<param index="1" name="from_port" type="int" />
|
||||
<param index="2" name="is_output" type="bool" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue