Table of Contents

Class GraphElement.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the signals contained in this class, for fast lookup.

public class GraphElement.SignalName : Container.SignalName
Inheritance
GraphElement.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

DeleteRequest

Cached name for the 'delete_request' signal.

public static readonly StringName DeleteRequest

Field Value

StringName

Dragged

Cached name for the 'dragged' signal.

public static readonly StringName Dragged

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

PositionOffsetChanged

Cached name for the 'position_offset_changed' signal.

public static readonly StringName PositionOffsetChanged

Field Value

StringName

RaiseRequest

Cached name for the 'raise_request' signal.

public static readonly StringName RaiseRequest

Field Value

StringName

ResizeRequest

Cached name for the 'resize_request' signal.

public static readonly StringName ResizeRequest

Field Value

StringName