Function VisualShaderNodeCustom._getOutputPortCount
Override this method to define the amount of output ports of the associated custom node. Defining this method is required. If not overridden, the node has no output ports.
long _getOutputPortCount() nothrow @nogc;