Click or drag to resize

GraphEditClearConnections Method

Removes all connections between nodes.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearConnections()
See Also