Click or drag to resize

VisualScriptNodePortsChangedNotify Method

Notify that the node's ports have changed. Usually used in conjunction with VisualScriptCustomNode .

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