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