Class GraphEdit.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class GraphEdit.SignalName : Control.SignalName
- Inheritance
-
GraphEdit.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
BeginNodeMove
Cached name for the 'begin_node_move' signal.
public static readonly StringName BeginNodeMove
Field Value
ConnectionDragEnded
Cached name for the 'connection_drag_ended' signal.
public static readonly StringName ConnectionDragEnded
Field Value
ConnectionDragStarted
Cached name for the 'connection_drag_started' signal.
public static readonly StringName ConnectionDragStarted
Field Value
ConnectionFromEmpty
Cached name for the 'connection_from_empty' signal.
public static readonly StringName ConnectionFromEmpty
Field Value
ConnectionRequest
Cached name for the 'connection_request' signal.
public static readonly StringName ConnectionRequest
Field Value
ConnectionToEmpty
Cached name for the 'connection_to_empty' signal.
public static readonly StringName ConnectionToEmpty
Field Value
CopyNodesRequest
Cached name for the 'copy_nodes_request' signal.
public static readonly StringName CopyNodesRequest
Field Value
DeleteNodesRequest
Cached name for the 'delete_nodes_request' signal.
public static readonly StringName DeleteNodesRequest
Field Value
DisconnectionRequest
Cached name for the 'disconnection_request' signal.
public static readonly StringName DisconnectionRequest
Field Value
DuplicateNodesRequest
Cached name for the 'duplicate_nodes_request' signal.
public static readonly StringName DuplicateNodesRequest
Field Value
EndNodeMove
Cached name for the 'end_node_move' signal.
public static readonly StringName EndNodeMove
Field Value
NodeDeselected
Cached name for the 'node_deselected' signal.
public static readonly StringName NodeDeselected
Field Value
NodeSelected
Cached name for the 'node_selected' signal.
public static readonly StringName NodeSelected
Field Value
PasteNodesRequest
Cached name for the 'paste_nodes_request' signal.
public static readonly StringName PasteNodesRequest
Field Value
PopupRequest
Cached name for the 'popup_request' signal.
public static readonly StringName PopupRequest
Field Value
ScrollOffsetChanged
Cached name for the 'scroll_offset_changed' signal.
public static readonly StringName ScrollOffsetChanged