Class GetFlowGraphVariableGenerator
Inheritance
GetFlowGraphVariableGenerator
  Inherited Members
Namespace: Ludiq.Bolt
Syntax
public sealed class GetFlowGraphVariableGenerator : FlowGraphVariableUnitGenerator<GetFlowGraphVariable>, IUnitGenerator, IGenerator
  Constructors
GetFlowGraphVariableGenerator(GetFlowGraphVariable)
Declaration
public GetFlowGraphVariableGenerator(GetFlowGraphVariable unit)
  Parameters
| Type | Name | Description | 
|---|---|---|
| GetFlowGraphVariable | unit | 
Methods
DeclarePorts()
Declaration
public override void DeclarePorts()
  Overrides
Ludiq.Bolt.UnitGenerator<Ludiq.Bolt.GetFlowGraphVariable>.DeclarePorts()