Class PortValueGeneratorBool
Generates random values on the output ports.
Inheritance
PortValueGeneratorBool
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeCategory("Test", "PortValueGeneratorBool", NodeTick.Synchronous, (LifeCycle)0, 0F, NodeMode.Standard, false)]
public class PortValueGeneratorBool : PortValueGenerator<bool>