Click or drag to resize

GraphEditRightDisconnects Property

If true, enables disconnection of existing connections in the GraphEdit by dragging the right end.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool RightDisconnects { get; set; }

Property Value

Type: Boolean
See Also