GodotSharpAPI
GodotSharpAPI
Godot
GraphNode Class
GraphNode Methods
ClearAllSlots Method
ClearSlot Method
GetConnectionInputColor Method
GetConnectionInputCount Method
GetConnectionInputPosition Method
GetConnectionInputType Method
GetConnectionOutputColor Method
GetConnectionOutputCount Method
GetConnectionOutputPosition Method
GetConnectionOutputType Method
GetOffset Method
GetOverlay Method
GetSlotColorLeft Method
GetSlotColorRight Method
GetSlotTypeLeft Method
GetSlotTypeRight Method
GetTitle Method
IsCloseButtonVisible Method
IsComment Method
IsResizable Method
IsSelected Method
IsSlotEnabledLeft Method
IsSlotEnabledRight Method
SetComment Method
SetOffset Method
SetOverlay Method
SetResizable Method
SetSelected Method
SetShowCloseButton Method
SetSlot Method
SetTitle Method
GraphNode
ClearAllSlots Method
Disables all input and output slots of the GraphNode.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearAllSlots
()
See Also
Reference
GraphNode Class
Godot Namespace