mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (518b9e580)
This commit is contained in:
@@ -200,18 +200,6 @@ Emitted when the GraphNode is requested to be closed. Happens on clicking the cl
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_deselected:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
|
||||
**deselected** **(** **)**
|
||||
|
||||
Emitted when the GraphNode is deselected.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_dragged:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
@@ -224,6 +212,30 @@ Emitted when the GraphNode is dragged.
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_node_deselected:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
|
||||
**node_deselected** **(** **)**
|
||||
|
||||
Emitted when the GraphNode is deselected.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_node_selected:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
|
||||
**node_selected** **(** **)**
|
||||
|
||||
Emitted when the GraphNode is selected.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_position_offset_changed:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
@@ -260,18 +272,6 @@ Emitted when the GraphNode is requested to be resized. Happens on dragging the r
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_selected:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
|
||||
**selected** **(** **)**
|
||||
|
||||
Emitted when the GraphNode is selected.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_GraphNode_signal_slot_updated:
|
||||
|
||||
.. rst-class:: classref-signal
|
||||
|
||||
Reference in New Issue
Block a user