Method RemoveNodeInput
RemoveNodeInput(BaseNode)
Removes the given node from the list of input nodes of this node.
public virtual void RemoveNodeInput(BaseNode input)
Parameters
inputBaseNode
Removes the given node from the list of input nodes of this node.
public virtual void RemoveNodeInput(BaseNode input)
input BaseNode