Class PortValueGeneratorBool
Generates random values on the output ports.
Inheritance
PortValueGeneratorBool
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeCategory("Test", "PortValueGeneratorBool", NodeTick.Synchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
public class PortValueGeneratorBool : PortValueGenerator<bool>