Table of Contents

Method AddNodeInput

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

AddNodeInput(BaseNode)

Adds a node to this node's inputs.

public override sealed void AddNodeInput(BaseNode input)

Parameters

input BaseNode