Class FlowGraphVariableUnitGenerator<T>
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public abstract class FlowGraphVariableUnitGenerator<T> : UnitGenerator<T>, IUnitGenerator, IGenerator where T : FlowGraphVariableUnit
  Type Parameters
| Name | Description | 
|---|---|
| T | 
Constructors
FlowGraphVariableUnitGenerator(T)
Declaration
protected FlowGraphVariableUnitGenerator(T unit)
  Parameters
| Type | Name | Description | 
|---|---|---|
| T | unit |