InputNode.changed

Callback to run when the input value is altered.

class InputNode(Parent : Node)
void delegate() changed;

Meta