Function VisualScriptNode.portsChangedNotify
Notify that the node's ports have changed. Usually used in conjunction with VisualScriptCustomNode
.
void portsChangedNotify() nothrow @nogc;
Notify that the node's ports have changed. Usually used in conjunction with VisualScriptCustomNode
.
void portsChangedNotify() nothrow @nogc;