Table of Contents

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

StringName

ConnectionDragEnded

Cached name for the 'connection_drag_ended' signal.

public static readonly StringName ConnectionDragEnded

Field Value

StringName

ConnectionDragStarted

Cached name for the 'connection_drag_started' signal.

public static readonly StringName ConnectionDragStarted

Field Value

StringName

ConnectionFromEmpty

Cached name for the 'connection_from_empty' signal.

public static readonly StringName ConnectionFromEmpty

Field Value

StringName

ConnectionRequest

Cached name for the 'connection_request' signal.

public static readonly StringName ConnectionRequest

Field Value

StringName

ConnectionToEmpty

Cached name for the 'connection_to_empty' signal.

public static readonly StringName ConnectionToEmpty

Field Value

StringName

CopyNodesRequest

Cached name for the 'copy_nodes_request' signal.

public static readonly StringName CopyNodesRequest

Field Value

StringName

DeleteNodesRequest

Cached name for the 'delete_nodes_request' signal.

public static readonly StringName DeleteNodesRequest

Field Value

StringName

DisconnectionRequest

Cached name for the 'disconnection_request' signal.

public static readonly StringName DisconnectionRequest

Field Value

StringName

DuplicateNodesRequest

Cached name for the 'duplicate_nodes_request' signal.

public static readonly StringName DuplicateNodesRequest

Field Value

StringName

EndNodeMove

Cached name for the 'end_node_move' signal.

public static readonly StringName EndNodeMove

Field Value

StringName

NodeDeselected

Cached name for the 'node_deselected' signal.

public static readonly StringName NodeDeselected

Field Value

StringName

NodeSelected

Cached name for the 'node_selected' signal.

public static readonly StringName NodeSelected

Field Value

StringName

PasteNodesRequest

Cached name for the 'paste_nodes_request' signal.

public static readonly StringName PasteNodesRequest

Field Value

StringName

PopupRequest

Cached name for the 'popup_request' signal.

public static readonly StringName PopupRequest

Field Value

StringName

ScrollOffsetChanged

Cached name for the 'scroll_offset_changed' signal.

public static readonly StringName ScrollOffsetChanged

Field Value

StringName