You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
Improve usage of StringNames in GraphEdit
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user