GodotSharpAPI
GodotSharpAPI
Godot
GraphEdit Class
GraphEdit Methods
AddValidConnectionType Method
AddValidLeftDisconnectType Method
AddValidRightDisconnectType Method
ClearConnections Method
ConnectNode Method
DisconnectNode Method
GetConnectionList Method
GetMinimapOpacity Method
GetMinimapSize Method
GetScrollOfs Method
GetSnap Method
GetZoom Method
GetZoomHbox Method
IsMinimapEnabled Method
IsNodeConnected Method
IsRightDisconnectsEnabled Method
IsUsingSnap Method
IsValidConnectionType Method
RemoveValidConnectionType Method
RemoveValidLeftDisconnectType Method
RemoveValidRightDisconnectType Method
SetConnectionActivity Method
SetMinimapEnabled Method
SetMinimapOpacity Method
SetMinimapSize Method
SetRightDisconnects Method
SetScrollOfs Method
SetSelected Method
SetSnap Method
SetUseSnap Method
SetZoom Method
GraphEdit
ClearConnections Method
Removes all connections between nodes.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearConnections
()
See Also
Reference
GraphEdit Class
Godot Namespace