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