Table of Contents

Method RemoveNodeInput

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

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