Table of Contents

Property Output

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

Output

A list of outputs for this node.

public List<TOutput> Output { get; protected set; }

Property Value

List<TOutput>