Table of Contents

Property Output

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Output

A list of outputs for this node.

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

Property Value

List<TOutput>