Click or drag to resize

GraphNodeClearAllSlots Method

Disables all input and output slots of the GraphNode.

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