Table of Contents

Property Inputs

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

Inputs

A list of nodes that are the inputs for this node.

public override sealed IEnumerable<BaseNode> Inputs { get; }

Property Value

IEnumerable<BaseNode>