Function VisualShaderNodeCustom._getInputPortCount

Override this method to define the amount of input ports of the associated custom node. Defining this method is required. If not overridden, the node has no input ports.

long _getInputPortCount() nothrow @nogc;